Date:2010-06-19 02:01:55 (13 years 6 months ago)
Author:Maarten ter Huurne
Commit:05f3649bb7dea5464633a626e325d394aaa42764
Message:jz4740_mmc: Compile fix.

Files: drivers/mmc/host/jz4740_mmc.c (1 diff)

Change Details

drivers/mmc/host/jz4740_mmc.c
955955{
956956    struct jz4740_mmc_host *host = dev_get_drvdata(dev);
957957
958    mmc_suspend_host(host->mmc, 0);
958    mmc_suspend_host(host->mmc, PMSG_SUSPEND);
959959
960960    jz_gpio_bulk_suspend(jz4740_mmc_pins, jz4740_mmc_num_pins(host));
961961

Archive Download the corresponding diff file



interactive