diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2016-06-28 17:12:41 +0300 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2016-08-08 15:30:28 +0300 |
commit | adc9ad09f722dd033be24bf8f3818c5d4b38315b (patch) | |
tree | c63d5bfde81bd65f0a774cfc1b72b77cc9610179 /drivers/pinctrl/sh-pfc | |
parent | 37d0d275bd36db1eae1fb2b08762ae6f95066d78 (diff) | |
download | linux-adc9ad09f722dd033be24bf8f3818c5d4b38315b.tar.xz |
pinctrl: sh-pfc: r8a7795: Correct header from R-Car Gen3 to R8A7795
This source file handles r8a7795 only, which is not the sole member of
the R-Car Gen3 family.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/sh-pfc')
-rw-r--r-- | drivers/pinctrl/sh-pfc/pfc-r8a7795.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pinctrl/sh-pfc/pfc-r8a7795.c b/drivers/pinctrl/sh-pfc/pfc-r8a7795.c index 0f1a111447c3..1b35ad9b538d 100644 --- a/drivers/pinctrl/sh-pfc/pfc-r8a7795.c +++ b/drivers/pinctrl/sh-pfc/pfc-r8a7795.c @@ -1,5 +1,5 @@ /* - * R-Car Gen3 processor support - PFC hardware block. + * R8A7795 processor support - PFC hardware block. * * Copyright (C) 2015 Renesas Electronics Corporation * |