regulator: fixed: Use of_match_ptr() for of_match_table entry
authorAxel Lin <axel.lin@gmail.com>
Fri, 1 Jun 2012 04:16:25 +0000 (12:16 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 3 Jun 2012 12:25:05 +0000 (13:25 +0100)
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 <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found