rcar_gen3: drivers: pfc: V3M: Checkpatch cleanup

Checkpatch cleanups of the PFC init code and remaining SoC specific macros.
No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: I3a9527db01afa909f61efd9556cc291e254a5e33
This commit is contained in:
Marek Vasut 2019-06-17 19:15:33 +02:00
parent 5b0dccd139
commit 4891ca8b17
1 changed files with 422 additions and 423 deletions

View File

@ -562,7 +562,6 @@ void pfc_init_v3m(void)
| GPSR5_QSPI0_MOSI_IO0 | GPSR5_QSPI0_MOSI_IO0
| GPSR5_QSPI0_SPCLK); | GPSR5_QSPI0_SPCLK);
/* initialize peripheral function select */ /* initialize peripheral function select */
pfc_reg_write(PFC_IPSR0, IPSR_28_FUNC(0) pfc_reg_write(PFC_IPSR0, IPSR_28_FUNC(0)
| IPSR_24_FUNC(0) | IPSR_24_FUNC(0)