Re: [PATCH] xillybus: XILLYBUS_OF should depend on HAS_DMA

From: Geert Uytterhoeven
Date: Fri Apr 24 2015 - 08:58:37 EST


Hi Eli,

On Fri, Apr 24, 2015 at 2:42 PM, Eli Billauer <eli.billauer@xxxxxxxxx> wrote:
> Thanks for this. The dependency on HAS_DMA is obviously missing (is there
> any real platform that uses OF but has HAS_DMA off? Sounds a bit esoteric to
> me).

I hit this with the patch that allows to enable OF if COMPILE_TEST, which
will probably be accepted soon.

> And if we're at it, I now realize that XILLYBUS_PCIE maybe also should
> depend on HAS_DMA, in case PCI is enabled but HAS_DMA isn't...?

PCI is only available on platform that set HAS_DMA.

> I don't maintain a git repository of my own -- Greg applies my patches into
> char-next when I have any (doesn't happen very often). So I suppose this
> should be Cced to the maintainers of "CHAR and MISC DRIVERS" (that is, Greg
> and Arnd). Preferably with a "char: xillybus:" prefix in the title, I guess.

I've just used get_maintainer.pl, so please update MAINTAINERS.

Can I add your Acked-by, then I can send an updated version to Greg and Arnd?

Thanks!

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/