OSDN Git Service

drm/tegra: Do not implement runtime PM
[tomoyo/tomoyo-test1.git] / drivers / gpu / drm / tegra / hub.h
index 767a60d..3efa1be 100644 (file)
@@ -17,7 +17,7 @@ struct tegra_windowgroup {
        struct mutex lock;
 
        unsigned int index;
-       struct device *parent;
+       struct host1x_client *parent;
        struct reset_control *rst;
 };