From: Axel Lin Date: Fri, 1 Jun 2012 04:16:25 +0000 (+0800) Subject: regulator: fixed: Use of_match_ptr() for of_match_table entry X-Git-Tag: v3.6-rc1~157^2^2~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abcfaf23c7d8494bd3b3266f7a78e9efe6206ca4;p=pandora-kernel.git regulator: fixed: Use of_match_ptr() for of_match_table entry Use the new of_match_ptr() macro for the of_match_table pointer entry to avoid having to #define match NULL. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed