On Tue, 25 Aug 2020 at 03:25, Dario Binacchi <[email protected]> wrote: > > Replace 'dev->dev' with '@desc->dev' in the gpio_request_by_name function > desc parameter description. > > Signed-off-by: Dario Binacchi <[email protected]> > --- > > include/asm-generic/gpio.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

