* Russ Dill <Russ.Dill@xxxxxx> [120307 07:28]: > On Mon, Mar 5, 2012 at 12:18 PM, Kevin Hilman <khilman@xxxxxx> wrote: > > > > In either case $SUBJECT patch is already in Tony's fixes queue, so if it > > is going be merged, then my fix above is needed also to not break > > Overo and any other platform that has more than one smsc911x instance. > > > > Kevin > > > Have you tested this fix? The only regulator consumer supply would be: > > static struct regulator_consumer_supply gpmc_smsc911x_supply[] = { > REGULATOR_SUPPLY("vddvario", "smsc911x.0"), > REGULATOR_SUPPLY("vdd33a", "smsc911x.0"), > }; > > I don't think the second smsc911x on the Overo, "smsc911x.1", would > find it due to the dev_id. Hmm yeah sounds like there's some further changes needed. Dropping the second version from fixes until we have somebody reply with tested-by using two smsc911x instances. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html