[PATCH v2 3/7] tty: serial: Limit msm_serial_hs driver to platforms that use it
Arnd Bergmann
arnd at arndb.de
Thu Jan 2 13:10:22 EST 2014
On Monday 30 December 2013, Stephen Boyd wrote:
> The msm_serial_hs driver uses mach specific dma APIs. This is not
> compatible with the multi-platform ARM effort. Let's only compile
> this driver on MSM devices that are prepared to support it;
> allowing the DT based MSM devices to enter the multi-platform ARM
> build.
>
> Acked-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
> Signed-off-by: Stephen Boyd <sboyd at codeaurora.org>
Do you have a plan to deal with this in the future? Aren't you going
to need it in the future on modern SoCs?
Arnd
More information about the linux-arm-kernel
mailing list