commit | 90de63324f0abc84f8c1ba56b2848c338cfda1cd | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Tue Aug 19 09:14:15 2014 +0200 |
committer | Brian Norris <computersforpeace@gmail.com> | Wed Sep 17 23:25:00 2014 -0700 |
tree | 7550a95be7864ba86027cb147aa45dfd1236088d | |
parent | 5282a3acbfa5295f331696e603a9fd6be3bd4094 [diff] |
mtd: bcm47xxnflash: add cmd_ctrl handler This won't be used by NAND subsystem as we implement cmdfunc on our own, but will allow us to write a bit cleaner code. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>