Re: [PATCH 1/2] staging: gdm724x: Remove test for host endian

2015-05-26 Thread Jaime Arrocha
On 05/26/2015 10:59 AM, Dan Carpenter wrote: On Tue, May 26, 2015 at 10:29:44AM -0500, Jaime Arrocha wrote: This is the first patch of two. Both patches perform a small clean up done to the section for host endian test. Instead of handling endianness internally, kernel functions were added for

Re: [PATCH 1/2] staging: gdm724x: Remove test for host endian

2015-05-26 Thread Dan Carpenter
On Tue, May 26, 2015 at 10:29:44AM -0500, Jaime Arrocha wrote: > This is the first patch of two. Both patches perform a small clean up > done to the section for host endian test. Instead of handling endianness > internally, kernel functions were added for use. > The second patch depends on the fir