]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: pxa: Fix resource properties
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 3 Dec 2019 10:41:17 +0000 (11:41 +0100)
committerOlof Johansson <olof@lixom.net>
Thu, 5 Dec 2019 18:12:05 +0000 (10:12 -0800)
commitbb61b739be3c89fea723235db2f99fe7abf34bd8
tree2822cfa3cd580b04f839cec7ddb476ddc46db0ab
parentf954b451ee6b78ce99721dded503189ada22859f
ARM: pxa: Fix resource properties

The conversion to properties changed one assignment and
missed three other assignments in the same file, fix it
up so the platform compiles.

The bug was reported by a few build bots but noone noticed.
I noticed it when making other changes to the PXA platforms.

Link: https://lore.kernel.org/r/20191203104117.85517-1-linus.walleij@linaro.org
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Fixes: 002466ed01df ("can: mcp251x: get rid of legacy platform data")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-pxa/icontrol.c