commit | 72169755cf36ce28bed83d6742d28ce4157f7538 | [log] [tgz] |
---|---|---|
author | Frans Klaver <fransklaver@gmail.com> | Wed Jun 10 22:38:35 2015 +0200 |
committer | Brian Norris <computersforpeace@gmail.com> | Tue Oct 13 12:56:24 2015 -0700 |
tree | 469ec5e11af7c3feba56618e2df8f1c1fe41be95 | |
parent | 9aa7e50276c17d0658f1035ffe3480085f2a7471 [diff] |
mtd: maps: sa1100-flash: show parent device in sysfs Fix a bug where mtd parent device symlinks aren't shown in sysfs. While at it, make use of the default owner value set by mtdcore. Incidentally, it seems the owner field in the concatenated mtds is not actually used, so this shouldn't make much of a difference anyway. Signed-off-by: Frans Klaver <fransklaver@gmail.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>