diff options
author | Nishanth Menon <nm@ti.com> | 2011-07-27 15:02:32 -0500 |
---|---|---|
committer | Nishanth Menon <nm@ti.com> | 2011-07-29 14:07:32 -0500 |
commit | 22e181efbe349f32c52fee680e0f4b6dbc93a182 (patch) | |
tree | 3c0b22c239b17732b4c1148fd90e4cf1bc3c0ff2 /drivers/gpio | |
parent | b074bad92d4afc2db985d2f50f7592a89a1de55c (diff) | |
download | kernel_samsung_tuna-22e181efbe349f32c52fee680e0f4b6dbc93a182.zip kernel_samsung_tuna-22e181efbe349f32c52fee680e0f4b6dbc93a182.tar.gz kernel_samsung_tuna-22e181efbe349f32c52fee680e0f4b6dbc93a182.tar.bz2 |
OMAP: hwmod: add omap_hwmod_name_get_dev
omap_hwmod_name_get_dev is useful for drivers when they need to
look up the device associated with a hwmod name to map back
into the device structure pointers. These ideally should
be used by drivers in mach directory, however, due to limitations
such as in the rpmsg driver that exists today, we may
need to temporarily export the same out.
Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions