Re: [PATCH V2 1/3] pinctrl: add utility functions for add map/configs

2013-08-06 Thread Laxman Dewangan
On Tuesday 06 August 2013 03:07 AM, Stephen Warren wrote: On 08/05/2013 01:33 AM, Laxman Dewangan wrote: Some of pincontrol driver needs the utility function to create map list. The utility function needed for adding mux, configs etc. In place of duplicating this in each driver, add the common

Re: [PATCH V2 1/3] pinctrl: add utility functions for add map/configs

2013-08-05 Thread Stephen Warren
On 08/05/2013 01:33 AM, Laxman Dewangan wrote: > Some of pincontrol driver needs the utility function to create map > list. The utility function needed for adding mux, configs etc. > > In place of duplicating this in each driver, add the common utility > function in common file and use from device