lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 5 Jul 2014 21:30:14 +0200 From: Apelete Seketeli <apelete@...eteli.net> To: Ralf Baechle <ralf@...ux-mips.org>, Lars-Peter Clausen <lars@...afoo.de>, John Crispin <blogic@...nwrt.org>, Paul Gortmaker <paul.gortmaker@...driver.com>, Vinod Koul <vinod.koul@...el.com>, linux-mips@...ux-mips.org Cc: linux-kernel@...r.kernel.org Subject: [PATCH v2] Rename NOP transceiver in JZ4740 platform data 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists