commit | 87f39f0493edf7051b1b87c6e9eb7f9a74be8e85 | [log] [tgz] |
---|---|---|
author | David Brownell <dbrownell@users.sourceforge.net> | Thu Mar 26 00:42:50 2009 -0700 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Sat Apr 04 14:32:59 2009 +0100 |
tree | d4e3675487c46c36dcacf95ad62ab561cbc33d88 | |
parent | 694bb7fc19c6b87e106f4c85a2707072e2f111a0 [diff] |
[MTD] support driver model updates Follow-on patch to the previous driver model patch for the MTD framework. This one makes various MTD drivers connect to the driver model tree, so /sys/devices/virtual/mtd/* nodes are no longer present ... mostly drivers used on boards I have handy. Based on a patch from Kay Sievers. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>