Re: [PATCH 1/2] fb: add support for foreign endianness

2008-02-16 Thread Benjamin Herrenschmidt
On Tue, 2008-02-05 at 18:44 +0300, Anton Vorontsov wrote: > This patch adds support for the framebuffers with non-native > endianness. This is done via FBINFO_FOREIGN_ENDIAN flag that will > be used by the drivers. Depending on the host endianness this flag > will be overwritten by FBINFO_BE_MATH

Re: [PATCH 1/2] fb: add support for foreign endianness

2008-02-15 Thread Anton Vorontsov
On Thu, Feb 14, 2008 at 10:49:42PM -0800, Andrew Morton wrote: > On Tue, 5 Feb 2008 18:44:32 +0300 Anton Vorontsov <[EMAIL PROTECTED]> wrote: > > > This patch adds support for the framebuffers with non-native > > endianness. This is done via FBINFO_FOREIGN_ENDIAN flag that will > > be used by the

Re: [PATCH 1/2] fb: add support for foreign endianness

2008-02-14 Thread Andrew Morton
On Tue, 5 Feb 2008 18:44:32 +0300 Anton Vorontsov <[EMAIL PROTECTED]> wrote: > This patch adds support for the framebuffers with non-native > endianness. This is done via FBINFO_FOREIGN_ENDIAN flag that will > be used by the drivers. Depending on the host endianness this flag > will be overwritten

Re: [PATCH 1/2] fb: add support for foreign endianness

2008-02-05 Thread Anton Vorontsov
On Tue, Feb 05, 2008 at 06:44:32PM +0300, Anton Vorontsov wrote: > This patch adds support for the framebuffers with non-native > endianness. This is done via FBINFO_FOREIGN_ENDIAN flag that will > be used by the drivers. Depending on the host endianness this flag > will be overwritten by FBINFO_BE