Hello, The name of the NOP transceiver driver was changed during v3.16 release cycle from usb_phy_gen_xceiv to usb_phy_generic. The patch that comes as a follow up of this message renames accordingly the NOP transceiver driver in JZ4740 platform data to fix a subsequent kernel panic. Changes since v1: - specify commit 4525bee summary line in parens and give more details about the bug that was fixed in the commit message. Please consider for merge in 3.16 if possible since it fixes an issue that makes the Ben Nanonote unable to boot. Changes were rebased on top of the linux-mips master branch, built and tested successfully. The following changes since commit bc0b9d9: Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux are available in the git repository at: git://git.seketeli.net/~apelete/linux-mips.git rename-jz4740-xceiv Apelete Seketeli (1): mips: jz4740: rename usb_nop_xceiv to usb_phy_generic arch/mips/jz4740/platform.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.7.10.4