[PATCH v2 0/2] i2c: fix two wrong mem release

From: Libo Chen
Date: Thu May 09 2013 - 04:28:02 EST


fix two wrong mem release

* Changelog from v1:
* exchange out_error_no_irq and out_error_pin_mux suggested by Sonic <Sonic.Zhang@xxxxxxxxxx>
* 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(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/