From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Fri, 24 Mar 2017 16:21:05 -0700 Subject: [PATCH 0/4] mmc: meson-gx: smaller functional extensions In-Reply-To: (Heiner Kallweit's message of "Fri, 24 Mar 2017 23:01:48 +0100") References: Message-ID: To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Heiner Kallweit writes: > This series includes the switch to bitfield macros and a few smaller > functional extensions. Again, would be most helpful to to list in the cover letter the platforms where this was tested, and in the case of perf improvments like this, describing any changes in performance. Thanks, Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH 0/4] mmc: meson-gx: smaller functional extensions Date: Fri, 24 Mar 2017 16:21:05 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from mail-pf0-f172.google.com ([209.85.192.172]:32960 "EHLO mail-pf0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934479AbdCXXVI (ORCPT ); Fri, 24 Mar 2017 19:21:08 -0400 Received: by mail-pf0-f172.google.com with SMTP id o190so1839110pfo.0 for ; Fri, 24 Mar 2017 16:21:07 -0700 (PDT) In-Reply-To: (Heiner Kallweit's message of "Fri, 24 Mar 2017 23:01:48 +0100") Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Heiner Kallweit Cc: Ulf Hansson , "linux-mmc@vger.kernel.org" , linux-amlogic@lists.infradead.org Heiner Kallweit writes: > This series includes the switch to bitfield macros and a few smaller > functional extensions. Again, would be most helpful to to list in the cover letter the platforms where this was tested, and in the case of perf improvments like this, describing any changes in performance. Thanks, Kevin