commit | 00b5aac59966ec3d608dc150aba552121e7de4f0 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Wed Apr 29 07:58:20 2020 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 29 11:44:08 2020 -0700 |
tree | f5709c596a94651d30a324372b9b881afab9efaf | |
parent | cb10228d234c49e2035bfce7bdb42c29e1049c5c [diff] |
ptp: ptp_ines: convert to devm_platform_ioremap_resource Use the helper function that wraps the calls to platform_get_resource() and devm_ioremap_resource() together. Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>