[patch 0/2] more patches for removable drive bay

From: Kristen Carlson Accardi
Date: Sat Dec 16 2006 - 17:41:32 EST


Hi Len,
Here's a set of patches for changing the removable drive bay driver
(drivers/acpi/bay) from using the old proc interface to using a sysfs
interface instead. I made the bay driver a platform driver, and
so it's entries will now be located in /sys/devices/platform/bay.X.
There are still 2 entries - one for checking whether the bay is
present (present) that is read only, and one that is write only for
ejecting the bay (eject). Let me know if you would prefer me to fold
these into the original bay driver patch.

Thanks,
Kristen
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/