fpga: bridge: Rename dev to parent for parent device
authorRuss Weight <russell.h.weight@intel.com>
Mon, 14 Jun 2021 17:09:05 +0000 (10:09 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Jun 2021 07:29:45 +0000 (09:29 +0200)
commitceb8ab3c07db02d6a9bee68414e5f69a1c991182
tree3301ce1a1eb0238b8b80587b78c5c6657614f865
parent59ef362234dd9c2e9c25f0d1caafa43474961c18
fpga: bridge: Rename dev to parent for parent device

Rename variable "dev" to "parent" in cases where it represents the parent
device.

Signed-off-by: Russ Weight <russell.h.weight@intel.com>
Reviewed-by: Xu Yilun <yilun.xu@intel.com>
Signed-off-by: Moritz Fischer <mdf@kernel.org>
Link: https://lore.kernel.org/r/20210614170909.232415-5-mdf@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/fpga/fpga-bridge.c