of/address: Fix variable name in comment of of_iomap
authorWenchao Hao <haowenchao22@gmail.com>
Wed, 1 Jul 2020 16:24:44 +0000 (00:24 +0800)
committerRob Herring <robh@kernel.org>
Wed, 15 Jul 2020 20:36:33 +0000 (14:36 -0600)
commit1094d5db26c21e85cd84c97e28d5ba502603da38
treea9fc67104b1c8b5fed5300454fad7132152ae9aa
parent71eef84e37302d819156e1a940d88c92ce2b74be
of/address: Fix variable name in comment of of_iomap

The first variable name of of_iomap is np while previous
comment write device here.

Signed-off-by: Wenchao Hao <haowenchao22@gmail.com>
Link: https://lore.kernel.org/r/20200701162444.9494-1-haowenchao22@gmail.com
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/address.c