]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[MTD] mtdchar.c: Replace DEVFS by udev
authorTodd Poynor <tpoynor@mvista.com>
Thu, 30 Jun 2005 00:23:27 +0000 (01:23 +0100)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Fri, 1 Jul 2005 09:05:46 +0000 (11:05 +0200)
commit9bc7b38731dd1cc1635ab12f8de48866f603b06e
tree080932fb759f2f122ed81c88d15b336c025a2ff4
parentbd7bcf52dabba9c391142fd515221fcb87b7c712
[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>
drivers/mtd/mtdchar.c