From: Tobias Klauser Date: Wed, 15 Aug 2012 07:30:28 +0000 (+0200) Subject: spi: spi-altera: Use of_match_ptr X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~41^2~1^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89f98dc5eaf78a5a6920c54ee8ef8992d35f8c48;p=pandora-kernel.git spi: spi-altera: Use of_match_ptr Instead of having to define the match table to NULL if CONFIG_OF isn't set, use the of_match_ptr() macro which will do this for us. Signed-off-by: Tobias Klauser Acked-by: Rob Herring Signed-off-by: Mark Brown --- Reading git-diff-tree failed