commit | 0be0a733c9cd396c3900ac10873419d8b21bfd39 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Wed Dec 09 18:33:42 2020 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Dec 10 10:45:36 2020 +0100 |
tree | 2398e3e55b467f7108c720df3740873e781d4d79 | |
parent | b1f0aeecd25ac11053997484510a43346297a42d [diff] |
spmi: fix some coding style issues at the spmi core While preparing to port the HiSilicon 6421v600 SPMI driver, I noticed some coding style issues at the SPMI core. Address them. Link: https://lore.kernel.org/r/fec878502147336cbf2cf86e476e9dd797cd7e6f.1601360391.git.mchehab+huawei@kernel.org Reviewed-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org> Link: https://lore.kernel.org/r/20201210023344.2838141-3-sboyd@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>