dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/pinctrl
Marek Belisko d2f6a1c6fb pinctrl: remove double pin validity check.
Function pin_is_valid just call pin_desc_get which is in pin_request
call some line below. Remove pin_is_valid() check.

Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2012-01-03 09:09:59 +01:00
..
Kconfig pinctrl: hide subsystem from the populace 2011-11-10 09:02:12 +01:00
Makefile pinctrl: make the "Debug PINCTRL calls" entry actually do something 2011-12-08 16:17:47 +01:00
core.c pinctrl: move group lookup to core 2012-01-03 09:09:58 +01:00
core.h pinctrl: move group lookup to core 2012-01-03 09:09:58 +01:00
pinmux-sirf.c pinctrl/sirf: fix pin number typo for SPI1 2011-12-02 11:19:15 +01:00
pinmux-u300.c pinctrl: iterate over u300_pmx_mask's in u300_pmx_endisable 2012-01-03 09:09:58 +01:00
pinmux.c pinctrl: remove double pin validity check. 2012-01-03 09:09:59 +01:00
pinmux.h