commit | 0f6d3f4097d2746925986af5e34b864c5f6b2682 | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Fri Nov 20 17:38:33 2015 -0800 |
committer | Brian Norris <computersforpeace@gmail.com> | Fri Dec 04 15:31:53 2015 -0800 |
tree | ffbd3dabcc31efdaa1104e5175fc9dc81f91dc6c | |
parent | 2524534dbb2372a666f30e0da2f97cd7f0d7f76c [diff] |
mtd: mtk-quadspi: drop unnecessary .owner assignment As of commit 807f16d4db95 ("mtd: core: set some defaults when dev.parent is set"), the MTD core will set this for us. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Cc: Bayi Cheng <bayi.cheng@mediatek.com>