All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND V2 0/4] i2c: i2c-au1550 updates
@ 2011-10-22 11:34 Manuel Lauss
       [not found] ` <1319283279-2296-1-git-send-email-manuel.lauss-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Manuel Lauss @ 2011-10-22 11:34 UTC (permalink / raw)
  To: linux-i2c-u79uwXL29TY76Z2rM5mHXA, Ben Dooks; +Cc: Manuel Lauss

The following patches remove some bit-rot from the i2c-au1550 driver.
(Patch #3 supersedes the one I sent on 2011-06-12:
 "i2c-au1550: increase timeout waiting for transactions to finish").

#1 gets rid of all instances of the "volatile" keyword,
#2 removes an unused context member,
#3 fixes i2c on the DB1300/DB1550 boards
#4 updates PM methods.

All run- and pm-tested on DB1200/DB1300/DB1550 hardware.

Changes since V1:
- updated patch #3 and its description.

Please consider for 3.2.

Manuel Lauss (4):
  i2c/au1550: remove usage of volatile keyword
  i2c/au1550: remove unused ack_timeout
  i2c/au1550: increase timeout waiting for master done
  i2c/au1550: dev_pm_ops conversion

 arch/mips/include/asm/mach-au1x00/au1xxx_psc.h |   13 -
 drivers/i2c/busses/i2c-au1550.c                |  280 ++++++++++--------------
 2 files changed, 114 insertions(+), 179 deletions(-)

-- 
1.7.6.1

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

end of thread, other threads:[~2011-10-22 11:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-22 11:34 [PATCH RESEND V2 0/4] i2c: i2c-au1550 updates Manuel Lauss
     [not found] ` <1319283279-2296-1-git-send-email-manuel.lauss-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
2011-10-22 11:34   ` [PATCH RESEND V2 1/4] i2c/au1550: remove usage of volatile keyword Manuel Lauss
2011-10-22 11:34   ` [PATCH RESEND V2 2/4] i2c/au1550: remove unused ack_timeout Manuel Lauss
2011-10-22 11:34   ` [PATCH RESEND V2 3/4] i2c/au1550: increase timeout waiting for master done Manuel Lauss
2011-10-22 11:34   ` [PATCH RESEND V2 4/4] i2c/au1550: dev_pm_ops conversion Manuel Lauss

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.