All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2]  i2c: fix two wrong mem release
@ 2013-05-06 13:09 ` Libo Chen
  0 siblings, 0 replies; 2+ messages in thread
From: Libo Chen @ 2013-05-06 13:09 UTC (permalink / raw)
  To: wsa-z923LK4zBo2bacvFa/9K2g
  Cc: uclinux-dist-devel-ZG0+EudsQA8dtHy/vicBwGD2FQJk+8+b,
	linux-i2c-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Li Zefan


 fix two wrong mem release

Libo Chen (2):
  i2c: i2c-bfin-twi:don`t free peripheral before it`s 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      |    5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-06 13:09 [PATCH 0/2] i2c: fix two wrong mem release Libo Chen
2013-05-06 13:09 ` 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.