pinctrl: more clarifications for generic pull configs
authorHeiko Stübner <heiko@sntech.de>
Tue, 25 Jun 2013 12:55:42 +0000 (14:55 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 25 Jun 2013 13:33:57 +0000 (15:33 +0200)
PULL_PIN_DEFAULT is meant for hardware completely hiding any pull
settings from the driver, so that it's really only possible to turn
the pull on or off, but it not being possible to determine any
pull settings from software.

Also the binding-documentation for the pull arguments did not match
the changes to the expected values.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found