Prevent possible NULL pointer access. Only the omap patch is tested. I would be grateful if anone having the platform helps me test it. Shubhrajyoti D (6): i2c: omap: Prevent NULL pointer dereference in remove i2c-xiic: Fix a possible NULL pointer access i2c: designware: Fix a possible NULL pointer access i2c: at91: Fix a possible NULL pointer access i2c-puv3: Fix a possible NULL pointer access i2c: davinci: Fix a possible NULL pointer access drivers/i2c/busses/i2c-at91.c | 2 +- drivers/i2c/busses/i2c-davinci.c | 2 +- drivers/i2c/busses/i2c-designware-platdrv.c | 2 +- drivers/i2c/busses/i2c-omap.c | 4 ++-- drivers/i2c/busses/i2c-puv3.c | 2 +- drivers/i2c/busses/i2c-xiic.c | 3 +-- 6 files changed, 7 insertions(+), 8 deletions(-) -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html