From: Sonic Zhang Date: Fri, 6 Feb 2015 05:23:10 +0000 (-0800) Subject: Input: bfin_rotary - move pin lists into into platform data X-Git-Tag: fixes-v4.0-rc1~30^2^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ea0699a7b452c9e1ecdc81e354fa91dfe8da4f6;p=pandora-kernel.git Input: bfin_rotary - move pin lists into into platform data Newer Blackfin boards use pinctrl API to manage pins and the legacy peripherial lists are not useful on them. Let's move pin lists into platform data so older boards can still use them and newer boards can use the modern API. Signed-off-by: Sonic Zhang Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed