regmap: sccb: fix typo and sort headers alphabetically
authorAkinobu Mita <akinobu.mita@gmail.com>
Sun, 22 Jul 2018 15:45:46 +0000 (00:45 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 23 Jul 2018 17:05:08 +0000 (18:05 +0100)
commit75eb3a67a29e9f87c07c8bd184a7ed4274a58ef0
tree4b41673a1898d375768c6c98621040941bdeecb8
parent0afdd676f6e575478634d961286094169adbc50d
regmap: sccb: fix typo and sort headers alphabetically

Fix typos 's/wit/with/' in the comments and sort headers alphabetically
in order to avoid duplicate includes in future.

Fixes: bcf7eac3d97f ("regmap: add SCCB support")
Reported-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/base/regmap/regmap-sccb.c