]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00233051-04 Mx6 USB: driver implementation for OTG modulization
authormake shi <b15407@freescale.com>
Thu, 8 Nov 2012 07:50:20 +0000 (15:50 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:42 +0000 (08:35 +0200)
commit14934ecce314b9e8cb5d49be888f1302690ca570
tree1e3858f756bcae1f59a8d7ff1c1d703eed392f81
parent2c0c7d8422ccd154af7ee3e82d948f36767381e9
ENGR00233051-04 Mx6 USB: driver implementation for OTG modulization

- reset fsl_otg_dev to NULL after kfree
- remove __exit_p prefix to make sure fsl_udc_remove is called when
  module unload

Signed-off-by: make shi <b15407@freescale.com>
drivers/usb/gadget/arcotg_udc.c
drivers/usb/otg/fsl_otg.c