All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] i2c: fix two wrong mem release
@ 2013-05-09  8:27 ` Libo Chen
  0 siblings, 0 replies; 18+ messages in thread
From: Libo Chen @ 2013-05-09  8:27 UTC (permalink / raw)
  To: Sonic.Zhang, wsa
  Cc: uclinux-dist-devel, linux-kernel, linux-i2c, lizefan, Libo Chen

fix two wrong mem release

* Changelog from v1:
  * exchange out_error_no_irq and out_error_pin_mux  suggested by Sonic <Sonic.Zhang@analog.com>  
  * add some new tag , make code cleanly

Libo Chen (2):
  i2c: i2c-bfin-twi: don`t free peripheral before it init successful
  i2c: pxa: no need release_mem_region before request_mem_region
    successful

 drivers/i2c/busses/i2c-bfin-twi.c |    2 +-
 drivers/i2c/busses/i2c-pxa.c      |   13 ++++++++-----
 2 files changed, 9 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2013-05-19  2:13 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-09  8:27 [PATCH v2 0/2] i2c: fix two wrong mem release Libo Chen
2013-05-09  8:27 ` Libo Chen
2013-05-09  8:27 ` [PATCH v2 1/2] i2c: i2c-bfin-twi: don`t free peripheral before it init successful Libo Chen
2013-05-09  8:27   ` Libo Chen
     [not found]   ` <1368088044-20408-2-git-send-email-libo.chen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2013-05-09  8:31     ` Zhang, Sonic
2013-05-09  8:31       ` Zhang, Sonic
2013-05-09  8:33     ` Zhang, Sonic
2013-05-09  8:33       ` Zhang, Sonic
     [not found]       ` <B168F8A49F4BCF4C84FD23DA5F6363EEAD57-Nxh9ahLCS6GuVPpjEGsWsTcYPEmu4y7e@public.gmane.org>
2013-05-10  1:01         ` Libo Chen
2013-05-10  1:01           ` Libo Chen
2013-05-13  8:52           ` Zhang, Sonic
2013-05-09  8:34   ` Zhang, Sonic
2013-05-09  8:27 ` [PATCH v2 2/2] i2c: pxa: no need release_mem_region before request_mem_region successful Libo Chen
2013-05-09  8:27   ` Libo Chen
     [not found] ` <1368088044-20408-1-git-send-email-libo.chen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2013-05-17  9:43   ` [PATCH v2 0/2] i2c: fix two wrong mem release Wolfram Sang
2013-05-17  9:43     ` Wolfram Sang
2013-05-19  2:13     ` Libo Chen
2013-05-19  2:13       ` Libo Chen

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.