linux/drivers/pinctrl
Uwe Kleine-König f9d41d7cb5 pinctrl: unbreak error messages
It's better to not line break error messages to allow easier grepping
for them even when the line gets >80 chars. Additionally some minor
reformating is done.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2012-01-24 22:47:46 +01:00
..
Kconfig pinctrl: rename U300 and SIRF pin controllers 2012-01-03 09:10:08 +01:00
Makefile pinctrl: rename U300 and SIRF pin controllers 2012-01-03 09:10:08 +01:00
core.c pinctrl: remove unnecessary max pin number 2012-01-03 09:10:09 +01:00
core.h pinctrl: conjure names for unnamed pins 2012-01-03 09:10:06 +01:00
pinconf.c pinctrl: fix pinconf_pins_show iteration 2012-01-20 17:55:49 +01:00
pinconf.h pinctrl: add a pin config interface 2012-01-03 09:10:04 +01:00
pinctrl-coh901.c pinctrl/coh901: driver to request its pins 2012-01-03 09:10:04 +01:00
pinctrl-sirf.c pinctrl: remove unnecessary max pin number 2012-01-03 09:10:09 +01:00
pinctrl-u300.c pinctrl: remove unnecessary max pin number 2012-01-03 09:10:09 +01:00
pinmux.c pinctrl: unbreak error messages 2012-01-24 22:47:46 +01:00
pinmux.h