Re: [PATCH 1/2] firmware: Convert firmware path setup from an array to a list

2012-10-23 Thread Dimitris Papastamos
On Mon, Oct 22, 2012 at 08:42:02AM -0700, Greg Kroah-Hartman wrote: > On Wed, Oct 10, 2012 at 11:56:24AM +0100, Dimitris Papastamos wrote: > > In preparation to support dynamic listing/updating of firmware > > paths via procfs, this patch converts the firmware path configuration > > from an array

Re: [PATCH 1/2] firmware: Convert firmware path setup from an array to a list

2012-10-23 Thread Dimitris Papastamos
On Mon, Oct 22, 2012 at 08:42:02AM -0700, Greg Kroah-Hartman wrote: On Wed, Oct 10, 2012 at 11:56:24AM +0100, Dimitris Papastamos wrote: In preparation to support dynamic listing/updating of firmware paths via procfs, this patch converts the firmware path configuration from an array to a

Re: [PATCH 1/2] firmware: Convert firmware path setup from an array to a list

2012-10-22 Thread Greg Kroah-Hartman
On Wed, Oct 10, 2012 at 11:56:24AM +0100, Dimitris Papastamos wrote: > In preparation to support dynamic listing/updating of firmware > paths via procfs, this patch converts the firmware path configuration > from an array to a list. > > Signed-off-by: Dimitris Papastamos This series doesn't

Re: [PATCH 1/2] firmware: Convert firmware path setup from an array to a list

2012-10-22 Thread Greg Kroah-Hartman
On Wed, Oct 10, 2012 at 11:56:24AM +0100, Dimitris Papastamos wrote: In preparation to support dynamic listing/updating of firmware paths via procfs, this patch converts the firmware path configuration from an array to a list. Signed-off-by: Dimitris Papastamos

[PATCH 1/2] firmware: Convert firmware path setup from an array to a list

2012-10-10 Thread Dimitris Papastamos
In preparation to support dynamic listing/updating of firmware paths via procfs, this patch converts the firmware path configuration from an array to a list. Signed-off-by: Dimitris Papastamos --- drivers/base/firmware_class.c | 72 ++- 1 file changed, 64

[PATCH 1/2] firmware: Convert firmware path setup from an array to a list

2012-10-10 Thread Dimitris Papastamos
In preparation to support dynamic listing/updating of firmware paths via procfs, this patch converts the firmware path configuration from an array to a list. Signed-off-by: Dimitris Papastamos d...@opensource.wolfsonmicro.com --- drivers/base/firmware_class.c | 72

[PATCH 1/2] firmware: Convert firmware path setup from an array to a list

2012-10-09 Thread Dimitris Papastamos
In preparation to support dynamic listing/updating of firmware paths via procfs, this patch converts the firmware path configuration from an array to a list. Signed-off-by: Dimitris Papastamos --- drivers/base/firmware_class.c | 72 ++- 1 file changed, 64

[PATCH 1/2] firmware: Convert firmware path setup from an array to a list

2012-10-09 Thread Dimitris Papastamos
In preparation to support dynamic listing/updating of firmware paths via procfs, this patch converts the firmware path configuration from an array to a list. Signed-off-by: Dimitris Papastamos d...@opensource.wolfsonmicro.com --- drivers/base/firmware_class.c | 72