[PATCH 2/5] MMC: mmci: Seperate ARM variants from generic code
Russell King - ARM Linux
linux at arm.linux.org.uk
Thu Mar 15 13:32:56 EDT 2012
On Wed, Mar 14, 2012 at 02:20:00PM +0000, Lee Jones wrote:
> This is a step in the right direction for future Device
> Tree support. It will allow variant specific attributes
> to be collected from a Device Tree without overloading
> the MMCI core. It will also provide additional future
> variants a cleaner way to add support.
NAK. You can't have two driver structures with the same name. The names
are sysfs object names.
More information about the linux-arm-kernel
mailing list