[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130516221540.GM22822@zurbaran>
Date: Fri, 17 May 2013 00:15:40 +0200
From: Samuel Ortiz <sameo@...ux.intel.com>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: Andrey Smirnov <andrew.smirnov@...il.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mfd: si476x: Use get_unaligned_be16() for unaligned be16
loads
Hi Geert,
On Thu, May 09, 2013 at 02:01:05PM +0200, Geert Uytterhoeven wrote:
> Loading be16 values from byte buffers may cause unaligned accesses, so use
> get_unaligned_be16() to avoid problems on architectures that do not support
> these.
>
> Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org>
> ---
> drivers/mfd/si476x-cmd.c | 28 +++++++++++++++-------------
> 1 files changed, 15 insertions(+), 13 deletions(-)
Applied to mfd-fixes, thanks.
Cheers,
Samuel.
--
Intel Open Source Technology Centre
http://oss.intel.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists