[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <A874F61F95741C4A9BA573A70FE3998FB879@DQHE02.ent.ti.com>
Date: Tue, 19 Jun 2012 06:42:05 +0000
From: "Kim, Milo" <Milo.Kim@...com>
To: Mark Brown <broonie@...nsource.wolfsonmicro.com>
CC: Axel Lin <axel.lin@...il.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"Girdwood, Liam" <lrg@...com>
Subject: RE: [PATCH v2] regulator: add new regulator driver for lp872x
>
> On Fri, Jun 15, 2012 at 07:11:48PM +0800, Axel Lin wrote:
>
> > > + ret = gpio_request(gpio, "LP872X DVS");
>
> > devm_gpio_request
>
> Better yet...
>
> > > + gpio_direction_output(gpio, dvs->init_state);
>
> ...devm_gpio_request_one().
>
Thanks for the update.
In patch v3, devm_gpio_request_one() will be used in replacement of gpio_request() and gpio_direction_output().
Thanks & BR
Milo -
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists