commit | 86222f6140895e451eafefc25437a33fa394dba5 | [log] [tgz] |
---|---|---|
author | Eric Nelson <eric@nelint.com> | Wed Apr 20 08:37:36 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue May 17 09:54:43 2016 -0600 |
tree | 05df9716e336bad79391ad39e0d3ba9b4556e8dc | |
parent | 8376aaddaf29b5ec296759f2b374cf940b932962 [diff] |
gpio: omap: remove gpio_xlate routine With the addition of GPIO_ACTIVE_LOW parsing in gpio-uclass, the omap gpio driver doesn't need a custom xlate routine. Signed-off-by: Eric Nelson <eric@nelint.com> Acked-by: Simon Glass <sjg@chromium.org>