I2C: fix 'ignore' module parameter handling
commitab469df3639caa59abac80bdfe2d863cc74eb3eb
authorMark M. Hoffman <mhoffman@lightlink.com>
Fri, 22 Sep 2006 00:22:54 +0000 (22 02:22 +0200)
committerAdrian Bunk <bunk@stusta.de>
Fri, 22 Sep 2006 00:22:54 +0000 (22 02:22 +0200)
tree7860d9419ec8ff1ce1fee6fe90f2666b74aff6a8
parentcec8f39e59c4b40b4e40a3ad653ca0d42178d2e2
I2C: fix 'ignore' module parameter handling

This patch fixes a bug in the handling of 'ignore' module parameters of I2C
client drivers.

Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/i2c/i2c-core.c