]> Pileus Git - ~andy/linux/commit
mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT
authorDoug Anderson <dianders@chromium.org>
Fri, 11 Jan 2013 17:03:54 +0000 (17:03 +0000)
committerChris Ball <cjb@laptop.org>
Sun, 24 Feb 2013 19:36:55 +0000 (14:36 -0500)
commit9640639b09313af4cd37a465408643aba927808e
treeade7322a8c829279beed48a6d7281279736391d4
parent55a6ceb2d5b845f198bcd76aa18910e05a47d0c2
mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT

The original quirk was added in the change 'mmc: dw_mmc: add quirk to
indicate missing write protect line'.  The original quirk was added at
a controller level even though each slot has its own write protect (so
the quirk should be at the slot level).  A recent change (mmc: dw_mmc:
Add "disable-wp" device tree property) added a slot-level quirk and
support for the quirk directly to dw_mmc.

Signed-off-by: Doug Anderson <dianders@chromium.org>
Acked-by: Will Newton <will.newton@imgtec.com>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/dw_mmc.c
include/linux/mmc/dw_mmc.h