Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751922AbaBXKEZ (ORCPT ); Mon, 24 Feb 2014 05:04:25 -0500 Received: from mail-oa0-f42.google.com ([209.85.219.42]:50538 "EHLO mail-oa0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750899AbaBXKEY (ORCPT ); Mon, 24 Feb 2014 05:04:24 -0500 MIME-Version: 1.0 In-Reply-To: <1393165274-32492-2-git-send-email-sebastian.hesselbarth@gmail.com> References: <1392220776-30851-1-git-send-email-sebastian.hesselbarth@gmail.com> <1393165274-32492-1-git-send-email-sebastian.hesselbarth@gmail.com> <1393165274-32492-2-git-send-email-sebastian.hesselbarth@gmail.com> Date: Mon, 24 Feb 2014 11:04:23 +0100 Message-ID: Subject: Re: [PATCH v4 01/16] pinctrl: mvebu: count unnamed controls and allocate name buffer From: Linus Walleij To: Sebastian Hesselbarth Cc: Jason Cooper , Andrew Lunn , Gregory Clement , Thomas Petazzoni , Ezequiel Garcia , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Feb 23, 2014 at 3:20 PM, Sebastian Hesselbarth wrote: > pinctrl-mvebu allows SoCs to pass unnamed controls that will get an > auto-generated name of "mpp". Currently, we are allocating name > buffers on a per-control basis while looping over passed controls. > This counts the total number of unnamed controls and allocates a > global name buffer instead. The new buffer is then used while assigning > controls to pinctrl groups later. > > Signed-off-by: Sebastian Hesselbarth > Tested-by: Andrew Lunn > Tested-by: Thomas Petazzoni This v4 version applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/