commit | a32d5b726ff8cf32bf491522b0ac8ae2545a063e | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Tue Dec 15 10:48:21 2015 -0800 |
committer | Brian Norris <computersforpeace@gmail.com> | Tue Jan 05 16:00:41 2016 -0800 |
tree | c8621a5503e3495c6f6223695dff6dc77234a35c | |
parent | 67b9bcd36906e12a15ffec19463afbbd6a41660e [diff] |
mtd: spi-nor: fix stm_is_locked_sr() parameters stm_is_locked_sr() takes the status register (SR) value as the last parameter, not the second. Reported-by: Bayi Cheng <bayi.cheng@mediatek.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com> Cc: Bayi Cheng <bayi.cheng@mediatek.com>