fpga: region: Rename dev to parent for parent device
authorRuss Weight <russell.h.weight@intel.com>
Mon, 14 Jun 2021 17:09:06 +0000 (10:09 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Jun 2021 07:29:55 +0000 (09:29 +0200)
commit5e77886d0aa9a882424f6a4ccb3eca4dca43b4a0
treea78c00e530d62cc654ac95402f45d7fccbc6fb49
parentceb8ab3c07db02d6a9bee68414e5f69a1c991182
fpga: region: 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-6-mdf@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/fpga/fpga-region.c