]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Jz4740: Rename usb_nop_xceiv to usb_phy_generic
authorApelete Seketeli <apelete@seketeli.net>
Sat, 5 Jul 2014 19:30:15 +0000 (21:30 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 1 Aug 2014 16:37:42 +0000 (18:37 +0200)
commit6f28f6a215948b36f84b80371f349eaef89b1fd7
treeaecec3bfeb7299d468cb522ada5fa32e2866707b
parenta7e0a68a167dce0073411107a7af7702f0e149f8
MIPS: Jz4740: Rename usb_nop_xceiv to usb_phy_generic

Rename usb_nop_xceiv to usb_phy_generic in platform data to match the
name change of the nop transceiver driver in commit ec26829 (usb: phy:
rename usb_nop_xceiv to usb_phy_generic).

The name change induced a kernel panic due to an unhandled kernel
unaligned access while trying to dereference musb->xceiv->io_ops in
musb_init_controller().

Signed-off-by: Apelete Seketeli <apelete@seketeli.net>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Cc: John Crispin <blogic@openwrt.org>
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: Vinod Koul <vinod.koul@intel.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/7263/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/jz4740/platform.c