commit | 1d089e09936420611781e2ad09519f9521381fb0 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Thu May 16 10:28:08 2013 +0000 |
committer | Zhang Rui <rui.zhang@intel.com> | Tue May 28 10:44:48 2013 +0800 |
tree | 3713eca71e832b5544d303fe0e60f633f460f7b6 | |
parent | 83720d0b79618cd07c955ef1204c9cb0acb614a5 [diff] |
Thermal: armada: Remove redundant use of of_match_ptr 'armada_thermal_id_table' is always compiled in and the driver is dependent on OF. Hence use of of_match_ptr is unnecessary. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Cc: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Acked-by: Eduardo Valentin <eduardo.valentin@ti.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>