commit | 9bc7b38731dd1cc1635ab12f8de48866f603b06e | [log] [tgz] |
---|---|---|
author | Todd Poynor <tpoynor@mvista.com> | Thu Jun 30 01:23:27 2005 +0100 |
committer | Thomas Gleixner <tglx@mtd.linutronix.de> | Fri Jul 01 11:05:46 2005 +0200 |
tree | 080932fb759f2f122ed81c88d15b336c025a2ff4 | |
parent | bd7bcf52dabba9c391142fd515221fcb87b7c712 [diff] |
[MTD] mtdchar.c: Replace DEVFS by udev Switch from DEVFS to udev for dynamic creation of device nodes for mtd char devices. Creates a new LDM class "mtd" with writeable and read-only devices registered for each mtdchar device. From: Paolo Galtieri <pgaltieri@mvista.com> Signed-off-by: Todd Poynor <tpoynor@mvista.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>