summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod_81xx_data.c
diff options
context:
space:
mode:
authorTony Lindgren2019-03-21 19:00:21 +0100
committerTony Lindgren2019-03-26 19:26:26 +0100
commit70451127873fee41b966328e1617ccc04f6998e7 (patch)
treecdb86c4017c913e6ad8637f2b49fb220d0eec6a3 /arch/arm/mach-omap2/omap_hwmod_81xx_data.c
parentARM: OMAP2+: Allocate struct omap_hwmod based on dts data (diff)
downloadkernel-qcow2-linux-70451127873fee41b966328e1617ccc04f6998e7.tar.gz
kernel-qcow2-linux-70451127873fee41b966328e1617ccc04f6998e7.tar.xz
kernel-qcow2-linux-70451127873fee41b966328e1617ccc04f6998e7.zip
ARM: OMAP2+: Remove hwmod .rev data and use local SoC checks instead
We can just check for omap2 and 3 for i2c and smartreflex locally. The rest of the .rev data is already unused. Cc: Paul Walmsley <paul@pwsan.com> Cc: Tero Kristo <t-kristo@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/omap_hwmod_81xx_data.c')
-rw-r--r--arch/arm/mach-omap2/omap_hwmod_81xx_data.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_81xx_data.c b/arch/arm/mach-omap2/omap_hwmod_81xx_data.c
index debcd88ab971..83230d9ce5ed 100644
--- a/arch/arm/mach-omap2/omap_hwmod_81xx_data.c
+++ b/arch/arm/mach-omap2/omap_hwmod_81xx_data.c
@@ -484,7 +484,6 @@ static struct omap_hwmod_class_sysconfig dm81xx_gpio_sysc = {
static struct omap_hwmod_class dm81xx_gpio_hwmod_class = {
.name = "gpio",
.sysc = &dm81xx_gpio_sysc,
- .rev = 2,
};
static struct omap_hwmod_opt_clk gpio1_opt_clks[] = {