commit | 41e1713425d9817fdbe4fc89ad11b8dc9c4fca30 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sun Mar 04 23:18:17 2012 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Sun Mar 04 23:18:17 2012 -0500 |
tree | cc284fbfb28cd5da90278a9af9849596cb82548e | |
parent | 7a6d2a7ec1afb53df8b78185fe77d66423c8dcea [diff] |
sf: unify status register writing (and thus block unlocking) The only two drivers to write the status register do it in the same way, so unify the implementations. This also makes the block unlock logic the same. Signed-off-by: Mike Frysinger <vapier@gentoo.org>