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.shanmugasundaram@xxxxxxxxxxxxxx>
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
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html