From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ohad Ben-Cohen Subject: Re: [PATCH 2/2] sdio: add MMC_QUIRK_LENIENT_FN0 Date: Thu, 27 Aug 2009 08:14:38 +0300 Message-ID: References: <1251249001.31954.8.camel@localhost> <20090826164227.24783e4c.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mail-fx0-f217.google.com ([209.85.220.217]:38923 "EHLO mail-fx0-f217.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751382AbZH0FO5 (ORCPT ); Thu, 27 Aug 2009 01:14:57 -0400 Received: by fxm17 with SMTP id 17so665969fxm.37 for ; Wed, 26 Aug 2009 22:14:58 -0700 (PDT) In-Reply-To: <20090826164227.24783e4c.akpm@linux-foundation.org> Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Andrew Morton Cc: linux-mmc@vger.kernel.org Hi Andrew, Thank you for the comments! Ohad.