All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] i2c: i2c-au1550 updates
@ 2011-07-14  8:56 Manuel Lauss
       [not found] ` <1310633815-18817-1-git-send-email-manuel.lauss-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Manuel Lauss @ 2011-07-14  8:56 UTC (permalink / raw)
  To: Linux-I2C, 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 board
#4 updates PM methods.

All run- and pm-tested on db1200 and db1300 hardware.

Please consider for 3.1.

Manuel Lauss (4):
  i2c/au1550: remove usage of volatile keyword
  i2c/au1550: remove unused ack_timeout
  i2c/au1550: increase timeout limit
  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

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

end of thread, other threads:[~2011-07-18 11:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-14  8:56 [PATCH 0/4] i2c: i2c-au1550 updates Manuel Lauss
     [not found] ` <1310633815-18817-1-git-send-email-manuel.lauss-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
2011-07-14  8:56   ` [PATCH 1/4] i2c/au1550: remove usage of volatile keyword Manuel Lauss
2011-07-14  8:56   ` [PATCH 2/4] i2c/au1550: remove unused ack_timeout Manuel Lauss
2011-07-14  8:56   ` [PATCH 3/4] i2c/au1550: increase timeout limit Manuel Lauss
     [not found]     ` <CAM=Q2csugEfNxLQ=byjqgWb4y34_AXqJJJay_kP6dfTHLUZTeA@mail.gmail.com>
     [not found]       ` <CAM=Q2csugEfNxLQ=byjqgWb4y34_AXqJJJay_kP6dfTHLUZTeA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-07-18  9:31         ` Fwd: " Shubhrajyoti
     [not found]           ` <4E23FD8A.50600-l0cyMroinI0@public.gmane.org>
2011-07-18 11:12             ` Manuel Lauss
2011-07-14  8:56   ` [PATCH 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.