2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-02 10:43:57 +08:00
linux-next/drivers/sh/pfc
Laurent Pinchart 4aeacd5bd5 sh-pfc: Use sh_pfc_ namespace prefix through the whole driver
Most of the function and structure names are prefixed by sh_pfc_. Fix
the ones that are not to avoid namespace clashes (especially for
functions that start with gpio_).

Not included in this patch are the platform data structures, those will
be reworked later.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
2013-01-25 09:24:22 +09:00
..
core.c sh-pfc: Use sh_pfc_ namespace prefix through the whole driver 2013-01-25 09:24:22 +09:00
core.h sh-pfc: Use sh_pfc_ namespace prefix through the whole driver 2013-01-25 09:24:22 +09:00
gpio.c sh-pfc: Sort headers alphabetically 2013-01-25 09:24:22 +09:00
Kconfig sh-pfc: Merge PFC core and gpio 2013-01-25 09:24:21 +09:00
Makefile sh-pfc: Merge PFC core and gpio 2013-01-25 09:24:21 +09:00
pinctrl.c sh-pfc: Sort headers alphabetically 2013-01-25 09:24:22 +09:00