commit | 0a7dc8318c2817fb33dc50946f7ca6e0ff28f036 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Mon Mar 29 09:24:25 2021 -0300 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Thu Apr 08 13:14:51 2021 +0900 |
tree | 6905f00d1b8e19a0df2d26a58f2d99530f69b457 | |
parent | ca948312e00056124e8026478a36d3b7baeb0b22 [diff] |
PM / devfreq: imx8m-ddrc: Remove unneeded of_match_ptr() i.MX is a DT-only platform, so of_match_ptr() can be safely removed. Remove the unneeded of_match_ptr(). Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>