commit | fd7252346b2b005ea5c5f1b432a63dbb9bb05768 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jteki@openedev.com> | Wed Aug 19 15:26:43 2015 +0530 |
committer | Brian Norris <computersforpeace@gmail.com> | Fri Sep 11 15:53:48 2015 -0700 |
tree | 89307d71033fda7852fe8477292a97799459aed4 | |
parent | a3d22a55cda99bcd151836f39ddd329af6cb1d30 [diff] |
mtd: spi-nor: Use write_sr for write status Use existing write_sr() call instead of decoding and calling nor->write_reg separately. Signed-off-by: Jagan Teki <jteki@openedev.com> Cc: David Woodhouse <dwmw2@infradead.org> Signed-off-by: Brian Norris <computersforpeace@gmail.com>