commit | 3efe41be224c4441f2a872a25471a14d85ceb7c6 | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Wed Nov 26 01:01:08 2014 -0800 |
committer | Brian Norris <computersforpeace@gmail.com> | Wed Jan 07 17:54:22 2015 -0800 |
tree | 4ad8e184902893b5cffa0159e0bf9fdb2ea753c2 | |
parent | 362376a7c65936835f39ff29b082a646d522efbc [diff] |
mtd: implement common reboot notifier boilerplate cfi_cmdset_000{1,2}.c already implement their own reboot notifiers, and we're going to add one for NAND. Let's put the boilerplate in one place. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Tested-by: Scott Branden <sbranden@broadcom.com>