]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: cros_ec: Remove use of fdtdec GPIO support
authorSimon Glass <sjg@chromium.org>
Tue, 6 Jan 2015 03:05:32 +0000 (20:05 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 30 Jan 2015 00:09:51 +0000 (17:09 -0700)
commit32f8a19f6d9aa551dc64868fac4b662c088dfb1f
treeb0599118871246a79878caa6ad7ea50e33875489
parenta02af4aeece40e93bc7d79cd5dc912409efb7020
dm: cros_ec: Remove use of fdtdec GPIO support

These functions are going away, so use the new uclass support instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/misc/cros_ec.c
include/cros_ec.h