]> Pileus Git - ~andy/linux/blobdiff - include/linux/mmc/sh_mmcif.h
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
[~andy/linux] / include / linux / mmc / sh_mmcif.h
index c37956ccf02e408ed447be4cbfff3c3e5cf8a37a..e7d5dd67bb74fa42fbac10a67840667bc6c8e062 100644 (file)
@@ -38,6 +38,8 @@ struct sh_mmcif_plat_data {
        int (*get_cd)(struct platform_device *pdef);
        unsigned int            slave_id_tx;    /* embedded slave_id_[tr]x */
        unsigned int            slave_id_rx;
+       bool                    use_cd_gpio : 1;
+       unsigned int            cd_gpio;
        u8                      sup_pclk;       /* 1 :SH7757, 0: SH7724/SH7372 */
        unsigned long           caps;
        u32                     ocr;