Re: [PATCH 1/3] of: Add prefix parameter to of_modalias_node().

2012-05-19 Thread Grant Likely
On Fri, 11 May 2012 15:05:21 -0700, David Daney wrote: > From: David Daney > > When generating MODALIASes, it is convenient to add things like "spi:" > or "i2c:" to the front of the strings. This allows the standard > modprobe to find the right driver when automatically populating bus > childre

Re: [PATCH 1/3] of: Add prefix parameter to of_modalias_node().

2012-05-19 Thread Grant Likely
On Sat, 19 May 2012 23:54:36 -0600, Grant Likely wrote: > On Fri, 11 May 2012 15:05:21 -0700, David Daney wrote: > > From: David Daney > > > > When generating MODALIASes, it is convenient to add things like "spi:" > > or "i2c:" to the front of the strings. This allows the standard > > modprob