From: Axel Lin Date: Thu, 6 Feb 2014 03:45:08 +0000 (+0800) Subject: spi: davinci: Use of_match_ptr at appropriate place X-Git-Tag: v3.15-rc1~147^2~6^7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b53b34f042fe17df21a431abc76896a72dbc5670;p=pandora-kernel.git spi: davinci: Use of_match_ptr at appropriate place It's pointless to use of_match_ptr within CONFIG_OF guard. Use of_match_ptr around davinci_spi_of_match when setting .of_match_table. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed