From: Dima Zavin Date: Sun, 10 Jul 2011 23:01:15 +0000 (-0700) Subject: pda_power: Add support for using otg transceiver events X-Git-Tag: v3.3-rc1~98^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ad63986c606c60e2e916b1b96f22991f966d9cc;p=pandora-kernel.git pda_power: Add support for using otg transceiver events If the platform data sets the use_otg_notifier flag, the driver will now register an otg notifier callback and listen to transceiver events for AC/USB plug-in events instead. This would normally be used by not specifying is_xx_online callbacks and not specifying any irqs so the state machine is completely driven from OTG xceiver events. Signed-off-by: Dima Zavin Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed