From 7fe8a9993337e4d1957737b4468fc574af8fb957 Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Fri, 2 May 2014 21:15:12 +0200 Subject: [PATCH] i2c: sh_mobile: devm conversion, irq setup This is what devm was made for. No rollback mechanism needed, remove the hook parameter from the irq setup function and simplify it. While we are here change some variables to proper types. Signed-off-by: Wolfram Sang Reviewed-by: Geert Uytterhoeven Signed-off-by: Wolfram Sang --- Reading git-format-patch failed