commit | 158fcc4e050a75b609bbef1007cf7bf2a01ca043 | [log] [tgz] |
---|---|---|
author | Jonas Gorski <jogo@openwrt.org> | Thu Sep 10 16:11:42 2015 +0200 |
committer | Mark Brown <broonie@kernel.org> | Mon Sep 14 19:48:16 2015 +0100 |
tree | 081ef46ba4c06d9a63a9e8dda8fed7d8808dfd1f | |
parent | a45fcea5b20f1dcc2abb08aa29ecb2feacae60f2 [diff] |
spi/bcm63xx: replace custom io accessors with standard ones Replace all bcm_read* with (io)read. Due to this block following system endianness, make sure we match that. Signed-off-by: Jonas Gorski <jogo@openwrt.org> Signed-off-by: Mark Brown <broonie@kernel.org>