of/device.c: fix the wrong comments
authorJojo Zeng <jojo_zeng@126.com>
Thu, 25 Apr 2019 01:45:54 +0000 (09:45 +0800)
committerRob Herring <robh@kernel.org>
Wed, 1 May 2019 18:41:07 +0000 (13:41 -0500)
commit8e94fd36220cb541ab536214bd9993035251cd5c
tree35e3715e42ba722c51aad23706465bbeae04310b
parent57ddd16b111ba865cab2fa6188f72adb54332b1e
of/device.c: fix the wrong comments

the comments which discribed the input parameters of of_match_device().
the name is changed, so fix it.

Signed-off-by: Jojo Zeng <jojo_zeng@126.com>
Reviewed-by: Frank Rowand <frank.rowand@sony.com>
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/device.c