Re: [PATCH 1/2] [media] Input: atmel_mxt: disallow impossible configuration

2016-09-15 Thread Nick Dyer
On Mon, Sep 12, 2016 at 05:30:32PM +0200, Arnd Bergmann wrote: > The newnly added debug mode for the atmel_mxt_ts driver relies on > the v4l2 interface and vb2_vmalloc, but those might be configured > as loadable modules when the driver itself is built-in, resulting > in a link failure: > >

[PATCH 1/2] [media] Input: atmel_mxt: disallow impossible configuration

2016-09-12 Thread Arnd Bergmann
The newnly added debug mode for the atmel_mxt_ts driver relies on the v4l2 interface and vb2_vmalloc, but those might be configured as loadable modules when the driver itself is built-in, resulting in a link failure: drivers/input/touchscreen/atmel_mxt_ts.o: In function `mxt_vidioc_querycap':