diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2015-06-10 10:23:29 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-06-10 10:39:30 +0200 |
commit | 34b1252bd91851f77f89fbb6829a04efad900f41 (patch) | |
tree | 445315e66fba75fe25ab2d2f9611b31d1ec243fe /sound/arm | |
parent | 36f6ea2b21cce09f4f85a8fca007aa6a927804f7 (diff) |
MIPS: Cobalt: Do not build MTD platform device registration code as module.
If CONFIG_MTD_PHYSMAP is set to m, the Cobalt mtd.ko module might get
unloaded while the drivers/mtd modules are still loaded resulting in
stale references to the destroyed platform_device instance.
Anyway, platform devices should always be registered indicated what
devices are present, _not_ what drivers have been configured.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'sound/arm')
0 files changed, 0 insertions, 0 deletions