ARM: pxa: use pdev resource for palmld mmio
authorArnd Bergmann <arnd@arndb.de>
Wed, 11 Sep 2019 07:36:03 +0000 (09:36 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 20 Apr 2022 11:29:34 +0000 (13:29 +0200)
commit57bf0f5a162d386cc1a33f8dd492bb7a2cf8e8ac
treef9c7da483adf142b3010752c0d7b6bfa9ec94310
parent225b5d376e53543a66fc9b824a05cfcdf74c763a
ARM: pxa: use pdev resource for palmld mmio

The palmld header is almost unused in drivers, the only
remaining thing now is the PATA device address, which should
really be passed as a resource.

Cc: linux-ide@vger.kernel.org
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Acked-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Acked-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-pxa/palmld-pcmcia.c
arch/arm/mach-pxa/palmld.c
arch/arm/mach-pxa/palmld.h [moved from arch/arm/mach-pxa/include/mach/palmld.h with 98% similarity]
drivers/ata/pata_palmld.c