On 05/22/2013 03:20 AM, Andy Shevchenko wrote:
There is locking bug fix and few amendments. Each commit message verbose enoough I think.Since v2: - apply ACKs - addressed Mika's comment for patch 3/4 - append patch 5/5 Since v1: - patch 2/4 ("amend error messages") moved to 4/4 - minor fix in patch 3/4 ("use managed ...") - fix patch 4/4 ("amend error messages") to be real amendment Andy Shevchenko (5): gpio-langwell: initialize lock before usage gpio-langwell: do not use direct access to iomapped memory gpio-langwell: use managed functions pcim_* and devm_* gpio-langwell: amend error messages gpio-langwell: drop away explicit casting drivers/gpio/gpio-langwell.c | 117 ++++++++++++++----------------------------- 1 file changed, 38 insertions(+), 79 deletions(-)
For the whole set: Acked-by: David Cohen <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

