]> git.baikalelectronics.ru Git - kernel.git/commit
omap: mcbsp: Remove omap device API
authorJarkko Nikula <jarkko.nikula@bitmer.com>
Fri, 1 Jul 2011 08:52:32 +0000 (08:52 +0000)
committerKevin Hilman <khilman@ti.com>
Thu, 15 Sep 2011 23:35:44 +0000 (16:35 -0700)
commit864327457b6f0d505f577f7e18db5450fecb8aba
treeb372a9599d7701dcdb903e80e929faea54a78a94
parentcd4e4ef222ff5c5707528a2fc35aa68344da5e4f
omap: mcbsp: Remove omap device API

struct omap_device *od is only set with find_omap_device_by_dev but not used
otherwise so remove them and references to omap device API.

Acked-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
arch/arm/plat-omap/mcbsp.c