uniphier: fix typo and coding style
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 26 Jul 2019 11:04:28 +0000 (20:04 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 31 Jul 2019 07:35:29 +0000 (16:35 +0900)
commit4dd4bde4b7c0db6d5431e942968a71a329286695
treee1e0d35b106d040bb11f949f0e39c632878aad5c
parentf5de1aba3327fec6b15061390a0d40e01ff93df1
uniphier: fix typo and coding style

Fix the typo "warn" -> "warm".

Also fix the following checkpatch.pl warnings:

  CHECK: Prefer using the BIT macro
  CHECK: No space is necessary after a cast
  CHECK: Alignment should match open parenthesis
  CHECK: Unnecessary parentheses around uniphier_io_policies[image_id].dev_handle

Change-Id: Ic11eea2668c4bf2d1e8f089e6338ba7b7156d80b
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
plat/socionext/uniphier/uniphier_bl31_setup.c
plat/socionext/uniphier/uniphier_gicv3.c
plat/socionext/uniphier/uniphier_io_storage.c
plat/socionext/uniphier/uniphier_psci.c