diff for duplicates of <487E3D12.4040906@hhs.nl> diff --git a/a/1.txt b/N1/1.txt index df7685a..f4a4956 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -66,8 +66,7 @@ Not tested yet (no access to an FSC machine right now). I'll test it tomorrow. > }; > > /* -> @@ -192,7 +209,6 @@ static struct i2c_driver fschmd_driver = -> */ +> @@ -192,7 +209,6 @@ static struct i2c_driver fschmd_driver > */ > > struct fschmd_data { > - struct i2c_client client; @@ -193,7 +192,7 @@ Not tested yet (no access to an FSC machine right now). I'll test it tomorrow. > + i2c_set_clientdata(client, data); > + mutex_init(&data->update_lock); > + -> if (kind == fscpos) { +> if (kind = fscpos) { > /* The Poseidon has hardwired temp limits, fill these > in for the alarm resetting code */ > @@ -674,11 +695,6 @@ static int fschmd_detect(struct i2c_adap diff --git a/a/content_digest b/N1/content_digest index 1828264..17a7b1b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020080716163629.58e7c98f@hyperion.delvare\0" "From\0Hans de Goede <j.w.r.degoede@hhs.nl>\0" - "Subject\0Re: [PATCH] hwmon: (fschmd) Convert to a new-style i2c driver\0" - "Date\0Wed, 16 Jul 2008 20:25:22 +0200\0" + "Subject\0Re: [lm-sensors] [PATCH] hwmon: (fschmd) Convert to a new-style i2c\0" + "Date\0Wed, 16 Jul 2008 18:25:22 +0000\0" "To\0Jean Delvare <khali@linux-fr.org>\0" "Cc\0Linux I2C <i2c@lm-sensors.org>" " LM Sensors <lm-sensors@lm-sensors.org>\0" @@ -75,8 +75,7 @@ "> };\n" "> \n" "> /*\n" - "> @@ -192,7 +209,6 @@ static struct i2c_driver fschmd_driver =\n" - "> */\n" + "> @@ -192,7 +209,6 @@ static struct i2c_driver fschmd_driver > */\n" "> \n" "> struct fschmd_data {\n" "> -\tstruct i2c_client client;\n" @@ -202,7 +201,7 @@ "> +\ti2c_set_clientdata(client, data);\n" "> +\tmutex_init(&data->update_lock);\n" "> +\n" - "> \tif (kind == fscpos) {\n" + "> \tif (kind = fscpos) {\n" "> \t\t/* The Poseidon has hardwired temp limits, fill these\n" "> \t\t in for the alarm resetting code */\n" "> @@ -674,11 +695,6 @@ static int fschmd_detect(struct i2c_adap\n" @@ -265,4 +264,4 @@ "lm-sensors@lm-sensors.org\n" http://lists.lm-sensors.org/mailman/listinfo/lm-sensors -0c9347b0ad1ec631b89b2dfa468f416cf466c3bf9654b65b0f668d2fc081a755 +841a8405dcfa2bed02acd149e77a6739ce9a80f3b680cb742162de07ec21c557
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.