[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1404589078-14801-1-git-send-email-apelete@seketeli.net>
Date: Sat, 5 Jul 2014 21:37:57 +0200
From: Apelete Seketeli <apelete@...eteli.net>
To: Felipe Balbi <balbi@...com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-usb@...r.kernel.org
Cc: Lars-Peter Clausen <lars@...afoo.de>, linux-kernel@...r.kernel.org
Subject: [PATCH v2] Register NOP tranciever driver in JZ4740 musb glue layer
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 registers the NOP
transceiver driver before calling usb_get_phy() to avoid issues
related to accessing its data structure while it was not registered.
Changes since v1:
- specify commit 4525bee summary line in parens in commit message.
For notice, I updated corresponding platform data to rename NOP
transceiver used for JZ4740 in a patch sent to linux-mips.
Changes were rebased on top of the linux-usb master branch, built and
tested successfully.
The following changes since commit 80235c4:
Merge tag 'v3.16-rc2'
are available in the git repository at:
git://git.seketeli.net/~apelete/linux-usb.git register-jz4740-phy
Apelete Seketeli (1):
usb: musb: register nop transceiver driver for jz4740
drivers/usb/musb/jz4740.c | 3 +++
1 file changed, 3 insertions(+)
--
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