linux/arch/sh/kernel/cpu/sh4
Laurent Pinchart bcce9daa87 sh: Don't set sh-sci port_reg
The driver considers all negative or zero values of the port_reg field
as invalid. The four platforms that set the field to a register address
all use an address higher than 0x7fffffff, which is thus considered by
the driver as invalid. The feature is thus never used, remove it.

The feature could be implemented properly in the future using the
pinctrl and GPIO APIs if desired.

While at it, don't set the field to SCIx_NOT_SUPPORTED (-1) either,
leaving it unset leads to the same result. This will allow removing the
SCIx_NOT_SUPPORTED macro.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-01-19 14:17:05 +01:00
..
clock-sh4-202.c sh: sh4 sh_clk_ops rename 2012-03-12 22:19:11 +01:00
clock-sh4.c sh: sh4 sh_clk_ops rename 2012-03-12 22:19:11 +01:00
fpu.c sh: fix up fallout from system.h disintegration. 2012-03-30 19:29:57 +09:00
Makefile
perf_event.c perf, arch: Add generic NODE cache events 2011-07-01 11:06:38 +02:00
probe.c sh: delete __cpuinit usage from all sh files 2013-07-14 19:36:53 -04:00
setup-sh4-202.c sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags 2017-01-19 14:17:05 +01:00
setup-sh7750.c sh: Don't set sh-sci port_reg 2017-01-19 14:17:05 +01:00
setup-sh7760.c sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags 2017-01-19 14:17:05 +01:00
softfloat.c
sq.c bus: subsys: update return type of ->remove_dev() to void 2015-08-05 17:08:14 -07:00