commit | 8788a30c12c78846c153bea06125296111f53ece | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Mon Aug 17 09:10:25 2020 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Aug 18 16:15:22 2020 +0200 |
tree | 8946c7c12ef4e68ab9fba5130dc5861b2c78ebe7 | |
parent | 974e3bdc187e68b5652ad57c8d1844e24884cb89 [diff] |
staging: spmi: hisi-spmi-controller: use le32 macros where needed Instead of manually using bswap_32(), just use the le32 macros. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/927ac4f981649318dba399e46a1aa429c428cfa3.1597647359.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>