Re: [PATCHv2] edd: support original Phoenix EDD 3.0 information

2015-05-21 Thread Hannes Reinecke
On 05/21/2015 09:39 AM, Hannes Reinecke wrote: > The original Phoenix EDD 3.0 specification (as found in > eg http://mbldr.sourceforge.net/specsedd30.pdf) has a > device path length of 36, not 44. > All the other fields are identical, so we can trivially support > both formats. > > Cc: Paul Bolle

[PATCHv2] edd: support original Phoenix EDD 3.0 information

2015-05-21 Thread Hannes Reinecke
The original Phoenix EDD 3.0 specification (as found in eg http://mbldr.sourceforge.net/specsedd30.pdf) has a device path length of 36, not 44. All the other fields are identical, so we can trivially support both formats. Cc: Paul Bolle Signed-off-by: Hannes Reinecke --- drivers/firmware/edd.c