[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e0029a43-a8a2-e8dd-c534-6961d80ea132@linux.intel.com>
Date: Mon, 3 Sep 2018 15:50:24 +0300
From: Mathias Nyman <mathias.nyman@...ux.intel.com>
To: Thierry Reding <thierry.reding@...il.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Mathias Nyman <mathias.nyman@...el.com>
Cc: Jonathan Hunter <jonathanh@...dia.com>, linux-usb@...r.kernel.org,
linux-tegra@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] usb: xhci: tegra: Firmware header is little endian
On 03.09.2018 13:18, Thierry Reding wrote:
> From: Thierry Reding <treding@...dia.com>
>
> The XUSB firmware header is in little endian byte order, so make the
> fields __le32 and __le16 instead of u32 and u16 to avoid warnings from
> sparse when the fields are used with the endian-aware __le32_to_cpu()
> and __le16_to_cpu() accessors, respectively.
>
> Signed-off-by: Thierry Reding <treding@...dia.com>
Thanks, adding to queue
-Mathias
Powered by blists - more mailing lists