* [PATCH RFC v3 0/3] i2c: fix bugs and update API
@ 2013-05-23 12:00 Libo Chen
0 siblings, 0 replies; only message in thread
From: Libo Chen @ 2013-05-23 12:00 UTC (permalink / raw)
To: wsa
Cc: guz.fnst, sonic.zhang, uclinux-dist-devel, linux-i2c,
linux-kernel, lizefan, libo.chen
this patchset does 3 jobs:
1. fix two bugs in probe
2. convert to devm_* API
3. use module_platform_driver() replace init/exit
v2->v3:
* convert to devm_* API suggested by Wolfram Sang <wsa@the-dreams.de>
* use module_platform_driver() replace init/exit
Libo Chen (3):
i2c: i2c-bfin-twi: convert to devm_* API
i2c: pxa: convert to devm_* API
i2c: pxa: use module_platform_driver() replace init/exit
drivers/i2c/busses/i2c-bfin-twi.c | 38 +++++--------------
drivers/i2c/busses/i2c-pxa.c | 73 ++++++++-----------------------------
2 files changed, 26 insertions(+), 85 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-05-23 12:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-23 12:00 [PATCH RFC v3 0/3] i2c: fix bugs and update API Libo Chen
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).