Searched hist:"4 c80c53c00ac6583f22938fc98e4df688acdf4ce" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/cmd/ |
| H A D | gpio.c | 4c80c53c00ac6583f22938fc98e4df688acdf4ce Sun Feb 14 23:28:59 UTC 2016 Simon Glass <sjg@chromium.org> gpio: Correct handling of 'gpio status'
This is broken - we need to look at the first two characters to distinguish 'gpio status' from 'gpio set'.
Fixes: 0ffe6ab5 (gpio: Allow 's' as an abbreviation for 'status') Reported-by: Soeren Moch <smoch@web.de> Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Soeren Moch <smoch@web.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Hannes Schmelzer <oe5hpm@oevsv.at>
|