]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/plat-s3c24xx/mci.h
Merge branch 'next' into for-linus
[linux-2.6-omap-h63xx.git] / include / asm-arm / plat-s3c24xx / mci.h
index 5be2c1449c6dc2d650f10719be71cd9a95f49fa7..2d0852ac3b272d57a66271ce4edee234ccb53e96 100644 (file)
@@ -2,6 +2,9 @@
 #define _ARCH_MCI_H
 
 struct s3c24xx_mci_pdata {
+       unsigned int    wprotect_invert : 1;
+       unsigned int    detect_invert : 1;   /* set => detect active high. */
+
        unsigned int    gpio_detect;
        unsigned int    gpio_wprotect;
        unsigned long   ocr_avail;