Felipe Balbi d8ee4ea68f serial: omap: don't access the platform_device
The driver doesn't need to know about its platform_device.

Everything the driver needs can be done through the
struct device pointer. In case we need to use the
OMAP-specific PM function pointers, those can make
sure to find the device's platform_device pointer
so they can find the struct omap_device through
pdev->archdata field.

Tested-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-06 09:17:00 -07:00
..
2012-08-27 07:13:33 -07:00
2012-08-17 08:10:12 -07:00
2012-08-27 07:13:33 -07:00
2012-08-27 07:13:33 -07:00
2012-08-13 16:50:19 -07:00
2012-06-01 12:58:52 -04:00
2012-07-31 18:42:43 -07:00
2012-08-13 16:50:19 -07:00
2012-08-13 16:50:19 -07:00