[RFC/PATCH 6/7] OMAP: omap_device: device register functions now take platform_device pointer
From: Grant Likely <hidden>
Date: 2011-07-22 06:16:06
Also in:
linux-devicetree, linux-omap
From: Grant Likely <hidden>
Date: 2011-07-22 06:16:06
Also in:
linux-devicetree, linux-omap
On Thu, Jul 21, 2011 at 04:52:17PM -0700, Kevin Hilman wrote:
The internal device register functions do not need or use any omap_device internals, so pass in a platform_device pointer instead of an omap_device pointer. Signed-off-by: Kevin Hilman <redacted>
FWIW, all 6 of these cleanups look sane. Reviewed-by: Grant Likely <redacted>