
13 Jul
2012
13 Jul
'12
12:53 p.m.
Dear Tomas Hlavacek,
On Thu, Jul 12, 2012 at 10:22 AM, Michal Simek monstr@monstr.eu wrote:
thats what platform_data is for, if i understand what you mean
That's my understanding too. But the point is how it is passed to the driver itself because I didn't see any pointer to it there.
I had an impression that platform data are and should be static and therefore universally visible/known...?
Passed through struct driver_info * which is in turn available through struct instance *
Tomas
Best regards, Marek Vasut