Re: [PATCH v4] Lattice ECP3 FPGA: Correct endianness

2014-07-24 Thread Jean-Michel Hautbois
2014-07-24 9:37 GMT+02:00 Greg KH : > On Thu, Jul 24, 2014 at 08:53:30AM +0200, Jean-Michel Hautbois wrote: >> > Your email client ate all the tabs and spit out spaces and then >> > line-wrapped the patch, making it impossible to apply :( >> > >> > Can you fix it up and resend it in a format we can

Re: [PATCH v4] Lattice ECP3 FPGA: Correct endianness

2014-07-24 Thread Greg KH
On Thu, Jul 24, 2014 at 08:53:30AM +0200, Jean-Michel Hautbois wrote: > > Your email client ate all the tabs and spit out spaces and then > > line-wrapped the patch, making it impossible to apply :( > > > > Can you fix it up and resend it in a format we can use? > > > > thanks, > > > > greg k-h >

Re: [PATCH v4] Lattice ECP3 FPGA: Correct endianness

2014-07-23 Thread Jean-Michel Hautbois
> Your email client ate all the tabs and spit out spaces and then > line-wrapped the patch, making it impossible to apply :( > > Can you fix it up and resend it in a format we can use? > > thanks, > > greg k-h GMail GUI is a nightmare, I can't find an option to tell it to let me send whatever I wa

Re: [PATCH v4] Lattice ECP3 FPGA: Correct endianness

2014-07-23 Thread Greg KH
On Wed, Jul 23, 2014 at 11:39:35AM +0200, Jean-Michel Hautbois wrote: > This code corrects endianness and avoids a sparse error. > Tested with Lattice ECP3-35 with Freescale i.MX6. > It also sends uevent in order to load it. > > Signed-off-by: Jean-Michel Hautbois > --- > drivers/misc/lattice-ec

[PATCH v4] Lattice ECP3 FPGA: Correct endianness

2014-07-23 Thread Jean-Michel Hautbois
This code corrects endianness and avoids a sparse error. Tested with Lattice ECP3-35 with Freescale i.MX6. It also sends uevent in order to load it. Signed-off-by: Jean-Michel Hautbois --- drivers/misc/lattice-ecp3-config.c | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-)