[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1411549634-28683-1-git-send-email-rogerable@realtek.com>
Date: Wed, 24 Sep 2014 17:07:12 +0800
From: Roger Tseng <rogerable@...ltek.com>
To: Chris Ball <chris@...ntf.net>,
Ulf Hansson <ulf.hansson@...aro.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
CC: Adrian Hunter <adrian.hunter@...el.com>,
<linux-kernel@...r.kernel.org>, <linux-mmc@...r.kernel.org>,
<driverdev-devel@...uxdriverproject.org>,
<wei_wang@...lsil.com.cn>, <micky_ching@...lsil.com.cn>,
Roger Tseng <rogerable@...ltek.com>
Subject: [PATCH 0/2] mmc: Add power_mode MMC_POWER_UNDEFINED
Invent MMC_POWER_UNDEFINED to describe the initial host power_mode which
might be either off or turned on by an early driver such as BIOS or UEFI driver.
This lets the later mmc_power_off() do actual power-off things and power_mode
will be in a known state eventually.
Roger Tseng (2):
mmc: core: Add new power_mode MMC_POWER_UNDEFINED
mmc: rtsx_pci: Set power related cap2 macros
drivers/mmc/core/core.c | 1 +
drivers/mmc/host/rtsx_pci_sdmmc.c | 1 +
drivers/mmc/host/rtsx_usb_sdmmc.c | 1 +
include/linux/mmc/host.h | 1 +
4 files changed, 4 insertions(+)
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists