From: Jean Delvare Date: Sun, 13 Aug 2006 21:46:44 +0000 (+0200) Subject: i2c-stub: Chip address as a module parameter X-Git-Tag: v2.6.19-rc1~1003^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a8d29cec7a53cf1a29dc5055aa9d1fa0f95830f;p=pandora-kernel.git i2c-stub: Chip address as a module parameter i2c-stub: Chip address as a module parameter Add a mandatory chip_addr parameter to i2c-stub. This parameter defines to which chip address the driver will respond, instead of reponding to all addresses as before. The idea is to prevent the users from loading i2c-stub at random and being then confused by the results of sensors-detect or other user-space tools. Signed-off-by: Jean Delvare Signed-off-by: Mark M. Hoffman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed