I2C: OMAP: remove unused function pointers from pdata
authorKevin Hilman <khilman@ti.com>
Thu, 4 Aug 2011 15:01:56 +0000 (08:01 -0700)
committerBen Dooks <ben-linux@fluff.org>
Sat, 29 Oct 2011 08:37:09 +0000 (09:37 +0100)
Now that this driver is using runtime PM, there is no longer a need
for the idle/enable/shutdown function pointers in pdata.

Signed-off-by: Kevin Hilman <khilman@ti.com>

No differences found