The patch number 11238 was added via Mauro Carvalho Chehab <[email protected]>
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel
If anyone has any objections, please let us know by sending a message to:
Linux Media Mailing List <[email protected]>
------
From: Mauro Carvalho Chehab <[email protected]>
add linux/include/linux/mmc/sdio_ids.h to the out-of-kernel tree
kernel-sync:
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
---
linux/include/linux/mmc/sdio_ids.h | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
diff -r 8729f1ca67f6 -r ff463047fab0 linux/include/linux/mmc/sdio_ids.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/linux/include/linux/mmc/sdio_ids.h Fri Mar 27 14:11:11 2009 -0300
@@ -0,0 +1,29 @@
+/*
+ * SDIO Classes, Interface Types, Manufacturer IDs, etc.
+ */
+
+#ifndef MMC_SDIO_IDS_H
+#define MMC_SDIO_IDS_H
+
+/*
+ * Standard SDIO Function Interfaces
+ */
+
+#define SDIO_CLASS_NONE 0x00 /* Not a SDIO standard
interface */
+#define SDIO_CLASS_UART 0x01 /* standard UART interface */
+#define SDIO_CLASS_BT_A 0x02 /* Type-A BlueTooth std
interface */
+#define SDIO_CLASS_BT_B 0x03 /* Type-B BlueTooth std
interface */
+#define SDIO_CLASS_GPS 0x04 /* GPS standard interface */
+#define SDIO_CLASS_CAMERA 0x05 /* Camera standard interface */
+#define SDIO_CLASS_PHS 0x06 /* PHS standard interface */
+#define SDIO_CLASS_WLAN 0x07 /* WLAN interface */
+#define SDIO_CLASS_ATA 0x08 /* Embedded SDIO-ATA std interface */
+
+/*
+ * Vendors and devices. Sort key: vendor first, device next.
+ */
+
+#define SDIO_VENDOR_ID_MARVELL 0x02df
+#define SDIO_DEVICE_ID_MARVELL_LIBERTAS 0x9103
+
+#endif
---
Patch is available at:
http://linuxtv.org/hg/v4l-dvb/rev/ff463047fab00dc2c278c75b39f92ab96e05ea89
_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits