linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv7 0/3] I2C driver updates
@ 2011-12-02  9:21 Shubhrajyoti D
  2011-12-02  9:21 ` [PATCHv7 1/3] OMAP: I2C: Reset support Shubhrajyoti D
       [not found] ` <1322817674-25384-1-git-send-email-shubhrajyoti-l0cyMroinI0@public.gmane.org>
  0 siblings, 2 replies; 9+ messages in thread
From: Shubhrajyoti D @ 2011-12-02  9:21 UTC (permalink / raw)
  To: linux-omap
  Cc: linux-i2c, linux-arm-kernel, khilman, ben-linux, Shubhrajyoti D

The series attempts to do the following

- The reset should not be done in the driver 
  have support for the same.
- Remove the sysc register access in the driver.


Incorporated review comments:

 - Fix the indentation.
 - Restore in the error path is not needed as we are
   doing a init.
 - Combine the patch 1 and 2 as i2c-omap.h isn't a generic header
 - Making the changelogs more descriptive.
 
This is rebased on Kevin's tree  for_3.2/fixes/i2c branch.


Acknowledge Balaji ,Santosh and Kevin for the review comments.


Shubhrajyoti D (3):
  OMAP: I2C: Reset support
  OMAP: I2C: Remove the reset in the init path
  OMAP: I2C: Remove the SYSC register definition

 arch/arm/plat-omap/i2c.c      |   18 ++++++++
 drivers/i2c/busses/i2c-omap.c |   87 ++++++++++------------------------------
 include/linux/i2c-omap.h      |    1 +
 3 files changed, 41 insertions(+), 65 deletions(-)


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-12-09  7:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-02  9:21 [PATCHv7 0/3] I2C driver updates Shubhrajyoti D
2011-12-02  9:21 ` [PATCHv7 1/3] OMAP: I2C: Reset support Shubhrajyoti D
2011-12-09  1:15   ` Paul Walmsley
     [not found]     ` <alpine.DEB.2.00.1112081812530.6289-rwI8Ez+7Ko+d5PgPZx9QOdBPR1lH4CV8@public.gmane.org>
2011-12-09  7:21       ` Shubhrajyoti
     [not found] ` <1322817674-25384-1-git-send-email-shubhrajyoti-l0cyMroinI0@public.gmane.org>
2011-12-02  9:21   ` [PATCHv7 2/3] OMAP: I2C: Remove the reset in the init path Shubhrajyoti D
2011-12-02 21:37     ` Jon Hunter
     [not found]       ` <4ED94536.2080307-l0cyMroinI0@public.gmane.org>
2011-12-02 21:48         ` Jon Hunter
2011-12-03 10:59         ` Shubhrajyoti
2011-12-02  9:21   ` [PATCHv7 3/3] OMAP: I2C: Remove the SYSC register definition Shubhrajyoti D

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).