Re: [PATCH 0/4] ARM: OMAP: raw read and write endian fix

2014-04-02 Thread Tony Lindgren
* Taras Kondratiuk [140402 03:18]: > On 03/26/2014 12:35 PM, Taras Kondratiuk wrote: > > On 01/08/2014 02:39 AM, Tony Lindgren wrote: > >> * Taras Kondratiuk [131223 10:20]: > >>> On 23 December 2013 20:10, Taras Kondratiuk > >>> wrote: > This series does trivial replacement of __raw_xxx f

Re: [PATCH 0/4] ARM: OMAP: raw read and write endian fix

2014-04-02 Thread Taras Kondratiuk
On 03/26/2014 12:35 PM, Taras Kondratiuk wrote: > On 01/08/2014 02:39 AM, Tony Lindgren wrote: >> * Taras Kondratiuk [131223 10:20]: >>> On 23 December 2013 20:10, Taras Kondratiuk >>> wrote: This series does trivial replacement of __raw_xxx functions with xxx_relaxed endian-neut

Re: [PATCH 0/4] ARM: OMAP: raw read and write endian fix

2014-03-26 Thread Taras Kondratiuk
On 01/08/2014 02:39 AM, Tony Lindgren wrote: > * Taras Kondratiuk [131223 10:20]: >> On 23 December 2013 20:10, Taras Kondratiuk >> wrote: >>> This series does trivial replacement of __raw_xxx functions with xxx_relaxed >>> endian-neutral variants in 'mach-omap2' and 'plat-omap' directories. >>>

Re: [PATCH 0/4] ARM: OMAP: raw read and write endian fix

2014-01-07 Thread Tony Lindgren
* Taras Kondratiuk [131223 10:20]: > On 23 December 2013 20:10, Taras Kondratiuk > wrote: > > This series does trivial replacement of __raw_xxx functions with xxx_relaxed > > endian-neutral variants in 'mach-omap2' and 'plat-omap' directories. > > Some code here most probably won't be used in BE

Re: [PATCH 0/4] ARM: OMAP: raw read and write endian fix

2013-12-23 Thread Taras Kondratiuk
On 23 December 2013 20:10, Taras Kondratiuk wrote: > This series does trivial replacement of __raw_xxx functions with xxx_relaxed > endian-neutral variants in 'mach-omap2' and 'plat-omap' directories. > Some code here most probably won't be used in BE mode (like debug-leds for > OMAP1 boards), but