From 530834b13feff543a49b214eb750e97fbd7a22be Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Thu, 4 Dec 2014 17:20:49 +0100 Subject: [PATCH] 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-format-patch failed