[PATCH] i2c: Fix 'ignore' module parameter handling in i2c-core
authorMark M. Hoffman <mhoffman@lightlink.com>
Sat, 1 Jul 2006 15:01:59 +0000 (17:01 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 12 Jul 2006 22:43:06 +0000 (15:43 -0700)
commit2369df933f1c632ec3f230774019e37c3969b7ec
tree34b66dde8061bd0c600666e1b02c3179574499df
parent155dbfd8846bf165bb036c4492ad121c8b059f1d
[PATCH] i2c: Fix 'ignore' module parameter handling in i2c-core

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: Greg Kroah-Hartman <gregkh@suse.de>
drivers/i2c/i2c-core.c