]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: vybrid_gpio: Drop legacy code
authorBhuvanchandra DV <bhuvanchandra.dv@toradex.com>
Wed, 27 Jan 2016 05:01:53 +0000 (10:31 +0530)
committerStefano Babic <sbabic@denx.de>
Tue, 2 Feb 2016 20:36:10 +0000 (21:36 +0100)
commit9e30ba2d75b2f4a4880080fc1f9795e9bf59408e
tree13fada0585646995db72f20011b5a9f43ff5c829
parent5160def267739518950e8e3bb78e0e6c3941cb3e
dm: vybrid_gpio: Drop legacy code

All boards using this driver are with device tree support,
hence drop the legacy code in driver to have a pure DT solution.

Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/gpio/vybrid_gpio.c