On Thu, Jul 21, 2011 at 04:52:11PM -0700, Kevin Hilman wrote: > The omap_device layer currently has two ways of getting an omap_device > pointer from a platform_device pointer. > > Replace current usage of _find_by_pdev() with to_omap_device() since > to_omap_device() is more familiar to the existing to_platform_device() > used when getting a platform_device pointer from a struct device pointer. > FWIW: you can use either Reported-by: Felipe Balbi or Reviewed-by: Felipe Balbi thanks for posting the patch Kevin. -- balbi