[U-Boot] [PATCH 1/8] x86: ich6_gpio: Output return value of syscon_get_by_driver_data()
Simon Glass
sjg at chromium.org
Fri Jun 10 02:35:41 CEST 2016
On 8 June 2016 at 06:07, Bin Meng <bmeng.cn at gmail.com> wrote:
> The call to syscon_get_by_driver_data() does not save its return value.
> Print it out to aid debugging.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> drivers/gpio/intel_ich6_gpio.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list