mfd: omap-usb-tll: Check for missing platform data in probe
authorRoger Quadros <rogerq@ti.com>
Mon, 26 Nov 2012 13:17:32 +0000 (15:17 +0200)
committerRoger Quadros <rogerq@ti.com>
Wed, 13 Feb 2013 11:22:41 +0000 (13:22 +0200)
No need to check for missing platform data in runtime_suspend/resume
as it makes more sense to do it in the probe function.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>

No differences found