On 12/16/2012 09:37 AM, Terje Bergström wrote: ...
... Sure we could tell DC to ask its parent (host1x), and call host1x driver with platform_device pointer found that way, and host1x would return a pointer to tegradrm's data. Hanging the data onto host1x driver is just a more complicated way of implementing global data
No it's not; at that point, the data is no longer global, but specific to the driver instance.