From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [RFC PATCH] platform: Faciliatate the creation of pseduo-platform busses Date: Tue, 10 Aug 2010 16:53:23 -0700 Message-ID: <20100810235323.GA24612@suse.de> References: <20100803235631.GA17759@suse.de> <4C58AE15.6090900@codeaurora.org> <20100804000945.GA19729@suse.de> <4C58B1B6.9050005@quicinc.com> <20100806142727.GB4921@suse.de> <20100806234635.GC16793@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Patrick Pannuto , Patrick Pannuto , "linux-kernel@vger.kernel.org" , "linux-arm-msm@vger.kernel.org" , "linux-omap@vger.kernel.org" , "damm@opensource.se" , "lethal@linux-sh.org" , "rjw@sisk.pl" , "dtor@mail.ru" , "eric.y.miao@gmail.com" , "netdev@vger.kernel.org" , Kevin Hilman To: Grant Likely Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Sat, Aug 07, 2010 at 11:28:13AM -0600, Grant Likely wrote: > On Sat, Aug 7, 2010 at 12:35 AM, Grant Likely wrote: > > On Fri, Aug 6, 2010 at 5:46 PM, Greg KH wrote: > >> That would be nice, but take your "standard" PC today: > >> =A0 =A0 =A0 =A0> ls /sys/devices/platform/ > >> =A0 =A0 =A0 =A0Fixed MDIO bus.0 =A0i8042 =A0pcspkr =A0power =A0ser= ial8250 =A0uevent vesafb.0 > >> > >> There are tty devices below the serial port, which is nice to see,= but > >> the others? =A0I don't know what type of bus they would be on, do = you? > [...] > > I wouldn't have any problem modifying those specific drivers to > > register under something like /sys/devices/legacy, but I don't real= ly > > think it is in any way necessary. >=20 > Or for that matter, make those drivers explicitly use > /sys/devices/platform so that I don't cause churn on PCs. :-) I'd > like to be rid of it as default behaviour for embedded though. Yes, that would be the easier (and better) solution. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-omap" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html