Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966154Ab3E2TP0 (ORCPT ); Wed, 29 May 2013 15:15:26 -0400 Received: from mail-la0-f44.google.com ([209.85.215.44]:61467 "EHLO mail-la0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965810Ab3E2TPT (ORCPT ); Wed, 29 May 2013 15:15:19 -0400 MIME-Version: 1.0 In-Reply-To: <1369827913-31033-1-git-send-email-n.a.balandin@gmail.com> References: <1369827913-31033-1-git-send-email-n.a.balandin@gmail.com> Date: Wed, 29 May 2013 22:15:17 +0300 Message-ID: Subject: Re: [PATCH v1 1/1] drivers/misc: lis3lv02d: convert to use devm_regulator_bulk_get From: Andy Shevchenko To: Nikolay Balandin Cc: Eric Piel , "linux-kernel@vger.kernel.org" , Nikolay Balandin 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: 660 Lines: 19 On Wed, May 29, 2013 at 2:45 PM, Nikolay Balandin wrote: > From: Nikolay Balandin > > Use devm_regulator_bulk_get to make cleanup paths simpler Do you plan to use this driver somewhere outside of Nokia n900 device? If so, there is more than this clean up to do. Otherwise I don't think we have to touch that driver at all. -- With Best Regards, Andy Shevchenko -- 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/