mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-18 03:20:44 +09:00
Revert "mmc: Add status IRQ and status callback function to mmc platform data"
This reverts commit cfd429c655.
This commit is contained in:
@@ -13,8 +13,6 @@ struct mmci_platform_data {
|
||||
int gpio_wp;
|
||||
int gpio_cd;
|
||||
unsigned long capabilities;
|
||||
unsigned int status_irq;
|
||||
int (*register_status_notify)(void (*callback)(int card_present, void *dev_id), void *dev_id);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user