[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49996CBB.7040007@in.ibm.com>
Date: Mon, 16 Feb 2009 19:10:11 +0530
From: "Sachin P. Sant" <sachinp@...ibm.com>
To: linux-usb@...r.kernel.org
CC: Stephen Rothwell <sfr@...b.auug.org.au>,
Kay Sievers <kay.sievers@...y.org>, Greg KH <greg@...ah.com>,
linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
avorontsov@...mvista.com
Subject: [Patch - Next] [USB/FHCI] use dev_name() in place of bus_id.
Replace references to bus_id with dev_name() to fix fhci driver build break.
drivers/usb/host/fhci-hcd.c:586: error: struct device has no member named bus_id
drivers/usb/host/fhci-hcd.c:653: error: struct device has no member named bus_id
drivers/usb/host/fhci-dbg.c:111: error: struct device has no member named bus_id
Signed-off-by: Sachin Sant <sachinp@...ibm.com>
---
View attachment "use_dev_name_instead_of_bus_id_for_fhci.patch" of type "text/x-patch" (1648 bytes)
Powered by blists - more mailing lists