mmc: tmio: postpone controller reset during resume
[linux-2.6-block.git] / drivers / mmc / host / tmio_mmc.h
index d857f5c6e7d96d93fa771bee36178b93c901becf..759d8f4f130ca04aa51837ad4c9ec77d8b2d795d 100644 (file)
@@ -85,6 +85,7 @@ struct tmio_mmc_host {
        unsigned long           last_req_ts;
        struct mutex            ios_lock;       /* protect set_ios() context */
        bool                    native_hotplug;
+       bool                    resuming;
 };
 
 int tmio_mmc_host_probe(struct tmio_mmc_host **host,