From: Wolfram Sang Date: Thu, 4 Dec 2014 16:20:49 +0000 (+0100) Subject: i2c: sh_mobile: optimize irq entry X-Git-Tag: omap-for-v3.19/fixes-rc1~91^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=530834b13feff543a49b214eb750e97fbd7a22be;p=pandora-kernel.git i2c: sh_mobile: optimize irq entry We can simply pass the pointer to the private structure to the irq routine instead of passing the platform device and looking up its driver_data. Signed-off-by: Wolfram Sang Acked-by: Geert Uytterhoeven Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed