Re: [PATCHv11 4/6] i2c: omap: Remove the definition of SYSS_RESETDONE_MASK

2012-07-13 Thread Shubhrajyoti
On Thursday 12 July 2012 05:50 PM, Wolfram Sang wrote: +#include plat/omap_hwmod.h Hmmm, so far the driver has no plat/mach dependencies and now this gets added. Need to think about it a bit more... OK . -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a

Re: [PATCHv11 4/6] i2c: omap: Remove the definition of SYSS_RESETDONE_MASK

2012-07-12 Thread Wolfram Sang
On Thu, Jun 28, 2012 at 08:41:30PM +0530, Shubhrajyoti D wrote: Remove the definition of SYSS_RESETDONE_MASK and use the one in omap_hwmod.h. Reviewed-by: Felipe Balbi ba...@ti.com Signed-off-by: Shubhrajyoti D shubhrajy...@ti.com --- - Add Felipe's reviewed by tag

[PATCHv11 4/6] i2c: omap: Remove the definition of SYSS_RESETDONE_MASK

2012-06-28 Thread Shubhrajyoti D
Remove the definition of SYSS_RESETDONE_MASK and use the one in omap_hwmod.h. Reviewed-by: Felipe Balbi ba...@ti.com Signed-off-by: Shubhrajyoti D shubhrajy...@ti.com --- - Add Felipe's reviewed by tag drivers/i2c/busses/i2c-omap.c |4 +--- 1 files changed, 1 insertions(+), 3 deletions(-)