Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752809AbdCOP65 (ORCPT ); Wed, 15 Mar 2017 11:58:57 -0400 Received: from mail-ot0-f196.google.com ([74.125.82.196]:35528 "EHLO mail-ot0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752871AbdCOP6T (ORCPT ); Wed, 15 Mar 2017 11:58:19 -0400 MIME-Version: 1.0 In-Reply-To: <20170310132507.32025-1-jglauber@cavium.com> References: <20170310132507.32025-1-jglauber@cavium.com> From: Arnd Bergmann Date: Wed, 15 Mar 2017 16:57:37 +0100 X-Google-Sender-Auth: 74pE8c56DOb_O7gO5otzry-Sbrs Message-ID: Subject: Re: [PATCH v12 0/9] Cavium MMC driver To: Jan Glauber Cc: Ulf Hansson , linux-mmc@vger.kernel.org, Linux Kernel Mailing List , David Daney , "Steven J . Hill" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 687 Lines: 18 On Fri, Mar 10, 2017 at 2:24 PM, Jan Glauber wrote: > Hi Ulf, > > I've not heard back from you regarding the bitfields so I assume this > means you're insisting on that point. I'd really like to make some > progress with this series, so I'm reposting now. All comments should be > addressed. Patches are on top of 4.11-rc1. > > @Rob: I kept your ACK after the removal of the duplicate voltage line, > please let me know if that is not OK. > > Changes to v11: > - Fix build error and kill IS_ENABLED() by using an offset per arch I've looked at the whole series again and didn't find anything that seemed wrong any more, so Acked-by: Arnd Bergmann