On Mon, Jul 02, 2012 at 03:37:24PM +0530, Laxman Dewangan wrote: > Use devm_* version of gpio APIs gpio_request_one() for > requesting gpios. > This avoid extra code for freeing gpios. This can't be applied yet since the export for the devm version hasn't been applied so it won't build and also conflicts with the factoring out of the GPIO code to the core.