[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <56937EC9.4050109@free.fr>
Date: Mon, 11 Jan 2016 11:07:05 +0100
From: Mason <slash.tmp@...e.fr>
To: Kishon <kishon@...com>, Felipe Balbi <balbi@...com>
Cc: LKML <linux-kernel@...r.kernel.org>,
linux-usb <linux-usb@...r.kernel.org>,
Arnd Bergmann <arnd@...db.de>
Subject: Correct place for USB PHY driver
Hello,
I have a board with a Chipidea controller.
I use a custom PHY driver for it.
Should the PHY driver live in drivers/phy or in drivers/usb/phy ?
I was playing with a modular build and hit this problem:
ERROR: "of_usb_get_phy_mode" [drivers/usb/chipidea/ci_hdrc.ko] undefined!
I'm currently using v4.1.13 and I saw that Arnd fixed something related
probably in a later version:
http://thread.gmane.org/gmane.linux.ports.arm.kernel/457561
Was this patch accepted upstream?
Regards.
Powered by blists - more mailing lists