Re: [PATCH 0/4] firmware_class: few small code shifts

2015-08-22 Thread Luis R. Rodriguez
On Fri, Aug 21, 2015 at 10:38:24PM -0700, Greg KH wrote: > On Fri, Aug 21, 2015 at 11:23:03PM +0200, Luis R. Rodriguez wrote: > > On Tue, Aug 04, 2015 at 03:00:00PM -0700, Luis R. Rodriguez wrote: > > > From: "Luis R. Rodriguez" > > > > > > Ming, Greg, > > > > > > this patch set consists of a fe

Re: [PATCH 0/4] firmware_class: few small code shifts

2015-08-21 Thread Greg KH
On Fri, Aug 21, 2015 at 11:23:03PM +0200, Luis R. Rodriguez wrote: > On Tue, Aug 04, 2015 at 03:00:00PM -0700, Luis R. Rodriguez wrote: > > From: "Luis R. Rodriguez" > > > > Ming, Greg, > > > > this patch set consists of a few small code shifts which would make > > it easier to add extensible fi

Re: [PATCH 0/4] firmware_class: few small code shifts

2015-08-21 Thread Luis R. Rodriguez
On Tue, Aug 04, 2015 at 03:00:00PM -0700, Luis R. Rodriguez wrote: > From: "Luis R. Rodriguez" > > Ming, Greg, > > this patch set consists of a few small code shifts which would make > it easier to add extensible firmware API code, and later firmware > signing support. This patch set is being se

[PATCH 0/4] firmware_class: few small code shifts

2015-08-04 Thread Luis R. Rodriguez
From: "Luis R. Rodriguez" Ming, Greg, this patch set consists of a few small code shifts which would make it easier to add extensible firmware API code, and later firmware signing support. This patch set is being sent out separately as it does not contain any controversial changes. It should als