]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sandbox: Convert GPIOs to use driver model
authorSimon Glass <sjg@chromium.org>
Wed, 26 Feb 2014 22:59:25 +0000 (15:59 -0700)
committerTom Rini <trini@ti.com>
Tue, 4 Mar 2014 17:15:30 +0000 (12:15 -0500)
commite2d8a714a7e6047124581b93d1cfe9c7702cedd4
treea2967b99965ef1a3bc4ab5fb1e9cc9a901a87741
parent96495d90fe0165cf0cc721083e5a0b83771e3509
sandbox: Convert GPIOs to use driver model

Convert sandbox over to use driver model GPIOs.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/include/asm/gpio.h
board/sandbox/sandbox/sandbox.c
drivers/gpio/sandbox.c
include/configs/sandbox.h