From: Jingoo Han Date: Fri, 6 Dec 2013 03:21:10 +0000 (-0800) Subject: Input: use dev_get_platdata() X-Git-Tag: v3.14-rc1~104^2^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c838cb3d477f79738ee03ede53a3f724021f3ae0;p=pandora-kernel.git Input: use dev_get_platdata() Use the wrapper function for retrieving the platform data instead of accessing dev->platform_data directly. This is a cosmetic change to make the code simpler and enhance the readability. Signed-off-by: Jingoo Han Acked-by: Fugang Duan Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed