Vishwanath BS <vishwanath.bs@xxxxxx> writes: > From: Rajendra Nayak <rnayak@xxxxxx> > > patch adds IO Daisychain support for OMAP4 as per section 3.9.4 in OMAP4430 > Public TRM. > > Signed-off-by: Rajendra Nayak <rnayak@xxxxxx> > Signed-off-by: Vishwanath BS <vishwanath.bs@xxxxxx> > Tested-by: Govindraj.R <govindraj.raja@xxxxxx> One of my least favorite things to have to remind others to do, but: Please fix checkpatch warnings: WARNING: line over 80 characters #43: FILE: arch/arm/mach-omap2/prm44xx.c:158: + if (!(omap4_prm_read_inst_reg(OMAP4430_PRM_DEVICE_INST, OMAP4_PRM_IO_PMCTRL_OFFSET) WARNING: line over 80 characters #46: FILE: arch/arm/mach-omap2/prm44xx.c:161: + OMAP4430_GLOBAL_WUEN_MASK, OMAP4430_PRM_DEVICE_INST, WARNING: line over 80 characters #50: FILE: arch/arm/mach-omap2/prm44xx.c:165: + omap4_prm_rmw_inst_reg_bits(OMAP4430_WUCLK_CTRL_MASK, OMAP4430_WUCLK_CTRL_MASK, WARNING: line over 80 characters #53: FILE: arch/arm/mach-omap2/prm44xx.c:168: + ((omap4_prm_read_inst_reg(OMAP4430_PRM_DEVICE_INST, OMAP4_PRM_IO_PMCTRL_OFFSET) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html