commit | af0bb3e157922f5415068ec4348c88dc7b6be80b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 05 20:05:30 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Jan 29 17:09:51 2015 -0700 |
tree | 44721b910376df83c21fca9df6b3fe78529b2484 | |
parent | 16e1040d7d3f318307d584ceb171ee86887b5023 [diff] |
dm: gpio: Mark the old GPIO API deprecated Add a deprecation notice to each function so that it is more obvious that we are moving GPIOs to driver model. Signed-off-by: Simon Glass <sjg@chromium.org>