Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030955AbaGDXMQ (ORCPT ); Fri, 4 Jul 2014 19:12:16 -0400 Received: from mail-oa0-f44.google.com ([209.85.219.44]:55790 "EHLO mail-oa0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761074AbaGDXMP (ORCPT ); Fri, 4 Jul 2014 19:12:15 -0400 MIME-Version: 1.0 In-Reply-To: <1404295551-13470-3-git-send-email-rob.jones@codethink.co.uk> References: <1404295551-13470-1-git-send-email-rob.jones@codethink.co.uk> <1404295551-13470-3-git-send-email-rob.jones@codethink.co.uk> Date: Sat, 5 Jul 2014 01:12:14 +0200 Message-ID: Subject: Re: [PATCH V2 2/3] gpio: allow gpio array requests for managed devices From: Linus Walleij To: Rob Jones Cc: Alexandre Courbot , Liam Girdwood , Mark Brown , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" , linux-kernel@codethink.co.uk, Ian Molton , Ben Dooks , =?UTF-8?Q?Heiko_St=C3=BCbner?= Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 2, 2014 at 12:05 PM, Rob Jones wrote: > Add functions devm_gpio_request_array() and devm_gpio_free_array() > which are exactly analogous to the equivalent non-managed device > functions gpio_request_array() and gpio_free_array(), which can be > found in the module gpiolib.c. > > Reviewed-by: Ian Molton > Signed-off-by: Rob Jones OK I guess this needs to be merged through the regulator tree so here is: Acked-by: Linus Walleij 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/