commit | 75fb1f25d48b64ff11081623c2104ad345882c9f | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wolfram@the-dreams.de> | Thu Apr 19 16:53:49 2012 +0200 |
committer | Wolfram Sang <w.sang@pengutronix.de> | Sat May 12 14:28:13 2012 +0200 |
tree | b9ba0eba843aa1efc939656525b327eb89ea90a8 | |
parent | 199bca2a72a3a5cd71401b4f12171393742be84a [diff] |
i2c: eg20t: use NULL instead of 0 sparse rightfully says: drivers/i2c/busses/i2c-eg20t.c:990:59: warning: Using plain integer as NULL pointer Signed-off-by: Wolfram Sang <wolfram@the-dreams.de> Cc: Tomoya MORINAGA <tomoya.rohm@gmail.com>