pwm: lpc32xx: Remove redundant of_match_ptr
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 30 Sep 2013 03:26:40 +0000 (08:56 +0530)
committerThierry Reding <thierry.reding@gmail.com>
Tue, 8 Oct 2013 13:49:19 +0000 (15:49 +0200)
commit3cb3b2bfddcdf0bd44b787127b52c2bd1ce9f291
tree9a5a58455f8385d4db9b8c56732704cc92620ccc
parentde02cb887cb20d5a7fff5e44acfc67f6fd1ebe0c
pwm: lpc32xx: Remove redundant of_match_ptr

The data structure of_match_ptr() protects is always compiled in.
Hence of_match_ptr() is not needed.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Alexandre Pereira da Silva <aletes.xgr@gmail.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-lpc32xx.c
This page took 0.03378 seconds and 5 git commands to generate.