From: Ben Dooks Date: Wed, 3 Aug 2011 09:11:42 +0000 (+0100) Subject: OF: Add of_match_ptr() macro X-Git-Tag: v3.2-rc1~150^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a1e362e3f3cd571b3974b8d44b8e358ec7a098c;p=pandora-kernel.git OF: Add of_match_ptr() macro Add a macro of_match_ptr() that allows the .of_match_table entry in the driver structures to be assigned without having an #ifdef xxx NULL for the case that OF is not enabled Signed-off-by: Ben Dooks Signed-off-by: Grant Likely --- Reading git-diff-tree failed