OSDN Git Service

soc: ixp4xx: Uninline several functions
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 10 Feb 2019 19:15:11 +0000 (20:15 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 23 Apr 2019 14:02:15 +0000 (16:02 +0200)
commitd08502f245f985df54be57eaac13c72907b0a3a7
treea7a7e7d8af9ad1bac2dce4de05a7431358394b42
parent0b458d7b10f83eb34b84957e6cf47cee2a97bc49
soc: ixp4xx: Uninline several functions

These inline functions immediately exploit the static ioremaps
for the queue manager memory region. This does not work with
multiplatform where everything need to be dynamically remapped,
so get rid of these inlines and create new exports for those
used by other drivers.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/soc/ixp4xx/ixp4xx-qmgr.c
include/linux/soc/ixp4xx/qmgr.h