commit | bfae4f8ffa8249c7cdd1483320cf1adc0ec954ff | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@ti.com> | Thu Jul 21 14:47:53 2011 -0700 |
committer | Kevin Hilman <khilman@ti.com> | Thu Sep 15 16:35:46 2011 -0700 |
tree | db80817900348f916cdad938f91ddd2a50eaa336 | |
parent | 3528c58eb9e818b7821501afa2916eb12131994a [diff] |
OMAP: omap_device: device register functions now take platform_device pointer 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 <khilman@ti.com>