Hi,
On 03/06/2016 at 10:38:49 +0100, Emil Velikov wrote :
On 2 June 2016 at 16:00, Boris Brezillon boris.brezillon@free-electrons.com wrote:
if (client->irq > 0) {
I was always confused which is the correct way to check this >= 0 vs > 0. DRM has both :-\ Do you have any suggestions, should be 'mass convert' DRM to use only one of the two ?
0 is an invalid irq number for any i2c devices since dab472eb931bc2916fa779e56deccd0ec319cf5b.