From: Axel Lin Date: Sun, 30 Jun 2013 00:58:57 +0000 (+0800) Subject: pinctrl: st: Remove unnecessary use of of_match_ptr macro X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~30^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=539fde59ebc615bcb9af373af8947e866dc072c7;p=pandora-kernel.git pinctrl: st: Remove unnecessary use of of_match_ptr macro This is a DT only driver and st_pctl_of_match is always compiled in. Hence of_match_ptr is unnecessary. Signed-off-by: Axel Lin Acked-by: Linus Walleij Signed-off-by: Mark Brown --- Reading git-diff-tree failed