From c00572bc94684a61628a7f6f34f5ce64345742cc Mon Sep 17 00:00:00 2001 From: Lee Jones Date: Wed, 2 Jul 2014 11:54:32 +0100 Subject: [PATCH] mfd: stmpe: Rid data size incompatibility warn when building for 64bit MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Extinguishes: ../drivers/mfd/stmpe-i2c.c: In function ‘stmpe_i2c_probe’: ../drivers/mfd/stmpe-i2c.c:88:13: warning: cast from pointer to integer of different size partnum = (int)of_id->data; Reviewed-by: Linus Walleij Signed-off-by: Lee Jones --- Reading git-format-patch failed