diff options
Diffstat (limited to 'arch/arm/mach-omap2/omap_hwmod_43xx_data.c')
| -rw-r--r-- | arch/arm/mach-omap2/omap_hwmod_43xx_data.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_43xx_data.c b/arch/arm/mach-omap2/omap_hwmod_43xx_data.c index 5f73b730d4fc..aa271ac5ebac 100644 --- a/arch/arm/mach-omap2/omap_hwmod_43xx_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_43xx_data.c @@ -378,6 +378,7 @@ static struct omap_hwmod am43xx_usb_otg_ss1_hwmod = {  };  static struct omap_hwmod_class_sysconfig am43xx_qspi_sysc = { +	.rev_offs	= 0,  	.sysc_offs      = 0x0010,  	.sysc_flags     = SYSC_HAS_SIDLEMODE,  	.idlemodes      = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART |  |