9
0
Fork 0
barebox/fs
Juergen Beisert 3ca9f1812f Create a unique cdev number for on demand devices
For disk like devices attached to MCI, ATA or USB it depends on the order they
will be recognized. So an unique number for all disk like devices is required.

Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-11-28 09:23:24 +01:00
..
cramfs fs: remove unused field 'type' from struct fs_driver_d 2011-04-11 12:36:07 +02:00
fat fs/fat/ff.c: fix 'no previous prototype' warnings 2011-08-03 17:55:42 +02:00
Kconfig fs: add fat filesystem support 2011-04-12 09:54:56 +02:00
Makefile fs: add fat filesystem support 2011-04-12 09:54:56 +02:00
devfs-core.c Create a unique cdev number for on demand devices 2011-11-28 09:23:24 +01:00
devfs.c fs: switch to resource 2011-07-30 02:05:27 +08:00
fs.c fs: read: do not call read op when count is 0 2011-11-09 11:23:16 +01:00
ramfs.c fs: remove unused field 'type' from struct fs_driver_d 2011-04-11 12:36:07 +02:00