]> git.baikalelectronics.ru Git - kernel.git/commit
USB: otg: twl4030: add support for notifier
authorFelipe Balbi <felipe.balbi@nokia.com>
Thu, 17 Dec 2009 11:01:37 +0000 (13:01 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 2 Mar 2010 22:53:21 +0000 (14:53 -0800)
commitff3a509b8e5faa1a74aba099db538b29bccd0b51
treebc6f229bdcdd716d25efc4603d933eacbdd3d1c8
parentc25bd6244ee0c2151d49e5eb7c78f0049be6f7a5
USB: otg: twl4030: add support for notifier

it's expected that the transceiver driver will
initialize and call the notifier chain when
necessary. Implement that for twl4030-usb driver.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/otg/twl4030-usb.c