]> git.baikalelectronics.ru Git - kernel.git/commit
sh: pfc: Ignore pinmux GPIOs with invalid enum IDs.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 17 Jul 2012 06:23:11 +0000 (15:23 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 17 Jul 2012 06:23:11 +0000 (15:23 +0900)
commit66cf321d48e804dacc91715a5ff90678557b5105
treeeaa8ec6eef0f4cc6ef15aba7bfcac5e0d7d7fd91
parent2ee16102c91817241403f439f3da6d1422638cc0
sh: pfc: Ignore pinmux GPIOs with invalid enum IDs.

If we encounter invalid entries in the pinmux GPIO range, make sure we've
still got a dummy pin definition but don't otherwise map it.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/sh/pfc/pinctrl.c