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)
commitc9c7ae40660f5983854f73b6ae65f208e9a15082
treec971d7559f6023004db9950d47aa5870276de958
parentfab67afb543c734c23be0ebfc16f31814df2da79
I2C: OMAP: remove unused function pointers from pdata

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>
include/linux/i2c-omap.h