]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fix-smsc911x-regulator' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Tue, 13 Mar 2012 22:49:00 +0000 (15:49 -0700)
committerOlof Johansson <olof@lixom.net>
Tue, 13 Mar 2012 22:49:00 +0000 (15:49 -0700)
commit5278f97f91016a4dec0c137b78d31673452cfe91
treea1309e1bf4332e4b792f53eadaf47d0c97959d31
parent79b56e37e142e22750dbe8363769aaa8d7d5cbe9
parent43b28d263a5d02d337f0fab89cfd74afbc444396
Merge branch 'fix-smsc911x-regulator' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes

From Tony Lindgren:

"Here's one more kernel panic fix that I dropped from last weeks
fixes as it was still being discussed.

This is a fix for the regression caused by fixing an earlier
regression for smsc911x fixed regulators :(

Turns out that we have more than one smsc911x on some boards,
and the earlier fix causes a kernel panic for board trying to
register second smsc911x instance, even if the second smsc911x
is on an add-on board that is not connected.

Note that the boards with second smsc911x will also need to be
patched later on to provide their own regulators."

* 'fix-smsc911x-regulator' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: OMAP2+: gpmc-smsc911x: only register regulator for first instance