]> Git Repo - J-u-boot.git/commit
gpio: Correct handling of 'gpio status'
authorSimon Glass <[email protected]>
Sun, 14 Feb 2016 23:28:59 +0000 (16:28 -0700)
committerTom Rini <[email protected]>
Mon, 15 Feb 2016 20:58:25 +0000 (20:58 +0000)
commit4c80c53c00ac6583f22938fc98e4df688acdf4ce
treee0496900329c5484620aa09de598e2efbc575c33
parented0f40a673c42b4174ccb34e3c6d7b46cd90b701
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 <[email protected]>
Signed-off-by: Simon Glass <[email protected]>
Tested-by: Soeren Moch <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Tested-by: Hannes Schmelzer <[email protected]>
cmd/gpio.c
This page took 0.027192 seconds and 4 git commands to generate.