diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2013-05-09 14:01:05 +0200 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2013-05-16 19:15:07 +0200 |
commit | 151978bf671dd2f741eab79c91d7d74bad49929c (patch) | |
tree | 5cdee5f5b224a4d950e7ac86a9ed92bf7a69fd4f /firmware | |
parent | c34924b9503ca73ae36573d6ce08a34677c05081 (diff) | |
download | linux-151978bf671dd2f741eab79c91d7d74bad49929c.tar.gz linux-151978bf671dd2f741eab79c91d7d74bad49929c.tar.bz2 linux-151978bf671dd2f741eab79c91d7d74bad49929c.zip |
mfd: si476x: Use get_unaligned_be16() for unaligned be16 loads
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@linux-m68k.org>
Acked-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions