Re: [PATCH v3 6/8] video: xilinxfb: Add support for little endian accesses

2013-05-31 Thread Arnd Bergmann
On Friday 31 May 2013 14:55:36 Michal Simek wrote: > Dynamically detect endianess on IP and use > ioread/iowrite functions instead of powerpc and microblaze > specific out_be32. > > Signed-off-by: Michal Simek Acked-by: Arnd Bergmann -- To unsubscribe from this list: send the line "unsubscribe

[PATCH v3 6/8] video: xilinxfb: Add support for little endian accesses

2013-05-31 Thread Michal Simek
Dynamically detect endianess on IP and use ioread/iowrite functions instead of powerpc and microblaze specific out_be32. Signed-off-by: Michal Simek --- Changes in v3: - New patch in this patchset based on discussions Changes in v2: None drivers/video/xilinxfb.c | 30

[PATCH v3 6/8] video: xilinxfb: Add support for little endian accesses

2013-05-31 Thread Michal Simek
Dynamically detect endianess on IP and use ioread/iowrite functions instead of powerpc and microblaze specific out_be32. Signed-off-by: Michal Simek michal.si...@xilinx.com --- Changes in v3: - New patch in this patchset based on discussions Changes in v2: None drivers/video/xilinxfb.c | 30

Re: [PATCH v3 6/8] video: xilinxfb: Add support for little endian accesses

2013-05-31 Thread Arnd Bergmann
On Friday 31 May 2013 14:55:36 Michal Simek wrote: Dynamically detect endianess on IP and use ioread/iowrite functions instead of powerpc and microblaze specific out_be32. Signed-off-by: Michal Simek michal.si...@xilinx.com Acked-by: Arnd Bergmann a...@arndb.de -- To unsubscribe from this