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)
commit336bab731be76a90291697e51d2aed0ad67d7cb5
tree2822cfa3cd580b04f839cec7ddb476ddc46db0ab
parent3c25ce694a1fbdb5b498fc8a6491074f48b47328
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: 50ec88120ea1 ("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