PM / devfreq: Use device_match_of_node()
authorye xingchen <ye.xingchen@zte.com.cn>
Fri, 25 Nov 2022 07:16:22 +0000 (15:16 +0800)
committerChanwoo Choi <cw00.choi@samsung.com>
Fri, 2 Dec 2022 23:04:40 +0000 (08:04 +0900)
commitfba395369af5b9ca9c091ec3bfdb02915e8f1141
treea3dfde64066a3a8a692aff0959cdd4c947c05d61
parent5fdded8448924e3631d466eea499b11606c43640
PM / devfreq: Use device_match_of_node()

Replace the open-code with device_match_of_node().

Signed-off-by: ye xingchen <ye.xingchen@zte.com.cn>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/devfreq/devfreq.c