Geert Uytterhoeven e16a2c7ace pinctrl: sh-pfc: Drop width parameter of sh_pfc_{read,write}_reg()
On modern Renesas SoCs, all PFC registers are 32-bit, and all callers of
sh_pfc_{read,write}_reg() already operate on 32-bit registers only.
Hence make the 32-bit width implicit, and rename the functions to
sh_pfc_{read,write}() to shorten lines.

All accesses to 8-bit or 16-bit registers are still done using
sh_pfc_{read,write}_raw_reg().

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2017-10-20 11:36:56 +02:00
..
2017-06-16 11:08:49 +02:00
2017-09-12 11:27:36 +02:00
2017-08-31 15:44:16 +02:00
2017-08-31 15:45:29 +02:00
2017-09-07 13:51:13 -07:00
2017-09-07 13:51:13 -07:00
2014-10-29 09:28:35 +01:00