9
0
Fork 0
barebox/fs
Peter Korsgaard d2f785374f cramfs: probe(): fix cdev lookup
Strip /dev/ part of backing store before passing cdev_by_name, as
cramfs_probe() will otherwise always fail.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2009-12-16 08:38:42 +01:00
..
cramfs cramfs: probe(): fix cdev lookup 2009-12-16 08:38:42 +01:00
Kconfig This is Kconfig cleanup patch (not all configurations will use CFI, SPI, RAMFS and DEVFS). 2008-05-12 15:59:48 +02:00
Makefile This is Kconfig cleanup patch (not all configurations will use CFI, SPI, RAMFS and DEVFS). 2008-05-12 15:59:48 +02:00
devfs.c rename U-Boot-v2 project to barebox 2009-12-15 10:18:30 +01:00
fs.c fs: replace broken dev_protect with protect_file function 2009-10-02 15:23:22 +02:00
ramfs.c make sure ramfs/devfs are initialised when needed 2009-07-21 16:41:46 +02:00