commit | ef54f87366fc207e5db006a720deb5cda4e9778f | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Mar 18 15:11:14 2013 +0530 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Fri Apr 05 14:04:34 2013 +0100 |
tree | 586129847cd20550c76bda272e9f4f5b504a7de2 | |
parent | 2f2ff14c2760cd1db5dd05afddae9a5d9709047a [diff] |
mtd: denali_dt: Remove redundant use of of_match_ptr Since this driver is dt only and denali_nand_dt_ids is always compiled in, use of of_match_ptr() macro is not necessary. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>