On Tue, Oct 28, 2008 at 5:31 AM, Paulius Zaleckas <[EMAIL PROTECTED]> wrote: > Mike Frysinger wrote: >> On Tue, Oct 28, 2008 at 06:35, Paulius Zaleckas wrote: >>> +config MDIO_GPIO >>> + tristate "Support for GPIO bitbanged MDIO buses" >>> config MDIO_OF_GPIO >>> tristate "Support for GPIO lib-based bitbanged MDIO buses" >> >> seems to me these drivers have the same description ... > > Yes... but it is MDIO_OF_GPIO description that needs changing... > Should I make patch for it?
Wait a minute.... This is the same driver and it's just been duplicated. NAK. Please don't do this. Instead add a platform bus binding to the existing driver. Most of the code can be shared. Cheers, g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd. -- To unsubscribe from this list: send the line "unsubscribe linux-embedded" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
