[U-Boot] [PATCH 10/23] dm: Move the function for getting GPIO status into the uclass

Simon Glass sjg at chromium.org
Fri Oct 24 05:52:48 CEST 2014


On 4 October 2014 11:29, Simon Glass <sjg at chromium.org> wrote:
> This function can be more easily tested if it is in the uclass.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  common/cmd_gpio.c          | 57 +++++++++++++++++-----------------------------
>  drivers/gpio/gpio-uclass.c | 39 +++++++++++++++++++++++++++++++
>  include/asm-generic/gpio.h | 18 +++++++++++++++
>  3 files changed, 78 insertions(+), 36 deletions(-)

Applied to u-boot-dm/master


More information about the U-Boot mailing list