]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
test: dm: Update GPIO tests for new gpio_request() method
authorSimon Glass <sjg@chromium.org>
Sat, 4 Oct 2014 17:29:48 +0000 (11:29 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 24 Oct 2014 01:29:52 +0000 (19:29 -0600)
commit4b8f11c2cc1dc23cf721073e6440c4e151b89bdd
tree25814cafb85b0307af0f4a6c362f6493720d3849
parent5e0bbd61df15040c23d7b3246fd522f555074dc6
test: dm: Update GPIO tests for new gpio_request() method

Now that gpio_request() is handled by the uclass, updates the tests
accordingly.

Signed-off-by: Simon Glass <sjg@chromium.org>
doc/driver-model/README.txt
test/dm/gpio.c