Re: [PATCH] BUG: pinmux: release only taken pins on error

2013-03-20 Thread Richard Genoud
2013/3/20 Axel Lin : > 2013/3/20 Richard Genoud : >> commit e38d457de7be63e6ced1ea254aa51466deb1fef0 >> pinctrl: pinmux: Release all taken pins in pinmux_enable_setting >> >> Introduced a bug in the release pin mechanism. >> All the pins (taken or not) where released. >> For instance, if a i2c func

Re: [PATCH] BUG: pinmux: release only taken pins on error

2013-03-20 Thread Axel Lin
2013/3/20 Richard Genoud : > commit e38d457de7be63e6ced1ea254aa51466deb1fef0 > pinctrl: pinmux: Release all taken pins in pinmux_enable_setting > > Introduced a bug in the release pin mechanism. > All the pins (taken or not) where released. > For instance, if a i2c function has already taken pins 5

[PATCH] BUG: pinmux: release only taken pins on error

2013-03-20 Thread Richard Genoud
commit e38d457de7be63e6ced1ea254aa51466deb1fef0 pinctrl: pinmux: Release all taken pins in pinmux_enable_setting Introduced a bug in the release pin mechanism. All the pins (taken or not) where released. For instance, if a i2c function has already taken pins 5 and 6. And the pins of function PHY a