On 06/12/2017 03:26 PM, Ramesh Shanmugasundaram wrote:
This patch adds driver support for the MAX2175 chip. This is Maxim
Integrated's RF to Bits tuner front end chip designed for software-defined
radio solutions. This driver exposes the tuner as a sub-device instance
with standard and custom controls to configure the device.

Signed-off-by: Ramesh Shanmugasundaram <ramesh.shanmugasunda...@bp.renesas.com>

Sorry, got this sparse warning:

/home/hans/work/build/media-git/drivers/media/i2c/max2175.c: In function 
'max2175_poll_timeout':
/home/hans/work/build/media-git/drivers/media/i2c/max2175.c:385:21: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    1000, timeout_ms * 1000);
          ~~~~~~~~~~~^~~

The smatch warnings are now gone.

If you can make a v9 for just this patch?

Regards,

        Hans

Reply via email to