[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFbHwiTafLhK-uJKjUX4_yLC+27OOUnC2JxYM9-3rHZkPx7s5Q@mail.gmail.com>
Date: Mon, 14 Jan 2013 10:47:02 +0000
From: Will Newton <will.newton@...il.com>
To: Doug Anderson <dianders@...omium.org>
Cc: linux-mmc@...r.kernel.org, linux-samsung-soc@...r.kernel.org,
Thomas Abraham <thomas.abraham@...aro.org>,
Kukjin Kim <kgene.kim@...sung.com>,
Olof Johansson <olof@...om.net>, Arnd Bergmann <arnd@...db.de>,
Will Newton <will.newton@...tec.com>,
Chris Ball <cjb@...top.org>,
Jaehoon Chung <jh80.chung@...sung.com>,
Seungwon Jeon <tgih.jun@...sung.com>,
linux-kernel@...r.kernel.org,
Kyungmin Park <kyungmin.park@...sung.com>
Subject: Re: [PATCH v4 5/5] mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT
On Fri, Jan 11, 2013 at 5:03 PM, Doug Anderson <dianders@...omium.org> wrote:
> 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@...omium.org>
> ---
> Changes in v4:
> - New for this version; addresses comments from Olof Johansson about
> the fact that we shouldn't have both a slot and controller level
> quirk for the same thing.
>
> drivers/mmc/host/dw_mmc.c | 8 +-------
> include/linux/mmc/dw_mmc.h | 7 -------
> 2 files changed, 1 insertions(+), 14 deletions(-)
Hi Doug,
These changes look ok to me. I don't know if patch 4 made it to the
list, I only got a copy via the cc and the only archive I can find of
linux-mmc (gmane) seems to be missing a lot of messages besides this
one.
So for the dw_mmc parts:
Acked-by: Will Newton <will.newton@...tec.com>
--
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