From acc84667c533eddc6c84f5986860b7d8b2b9ee0d Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Sun, 10 Nov 2013 23:35:45 -0800 Subject: [PATCH] Input: mma8450 - add missing i2c_set_clientdata() in mma8450_probe() Add missing i2c_set_clientdata() in mma8450_probe(), otherwise calling i2c_get_clientdata() in mma8450_remove() returns NULL. Signed-off-by: Wei Yongjun Signed-off-by: Dmitry Torokhov --- Reading git-format-patch failed