[PATCHv8 5/5] OMAP: I2C: Remove the SYSC register definition
From: paul@pwsan.com (Paul Walmsley)
Date: 2011-12-16 08:41:32
Also in:
linux-i2c, linux-omap
From: paul@pwsan.com (Paul Walmsley)
Date: 2011-12-16 08:41:32
Also in:
linux-i2c, linux-omap
Hi On Tue, 13 Dec 2011, Shubhrajyoti D wrote:
The SYSC register should not accessed in the driver removing the define from the driver. Also clean up the syscstate from the omap_i2c_dev struct. Acked-by: Santosh Shilimkar <redacted> Signed-off-by: Shubhrajyoti D <redacted> --- drivers/i2c/busses/i2c-omap.c | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-)
Same for this patch - it either needs to be acked by Ben with a note that it's okay for us to merge through the OMAP tree, or needs to be merged by Ben during the 3.4 merge window, after patches 1-3 have reached the mainline tree. - Paul