Mark M. Hoffman stopped working on the Linux kernel several years ago, so he should no longer be listed as a driver maintainer. I'm not even sure if his e-mail address still works.
I can take over 3 drivers he was responsible for, the 4th one will fall down to the subsystem maintainer. Also give Mark credit for all the good work he did. Signed-off-by: Jean Delvare <[email protected]> Cc: "Mark M. Hoffman" <[email protected]> Cc: Guenter Roeck <[email protected]> Cc: Wolfram Sang <[email protected]> --- Changes since v1: * Add a section to file CREDIT, as advised by Andrew Morton. CREDITS | 8 ++++++++ MAINTAINERS | 17 ++--------------- 2 files changed, 10 insertions(+), 15 deletions(-) --- linux-3.8-rc6.orig/MAINTAINERS 2013-02-08 10:55:09.964064131 +0100 +++ linux-3.8-rc6/MAINTAINERS 2013-02-08 17:08:20.062587939 +0100 @@ -1286,12 +1286,6 @@ S: Maintained F: drivers/platform/x86/asus*.c F: drivers/platform/x86/eeepc*.c -ASUS ASB100 HARDWARE MONITOR DRIVER -M: "Mark M. Hoffman" <[email protected]> -L: [email protected] -S: Maintained -F: drivers/hwmon/asb100.c - ASYNCHRONOUS TRANSFERS/TRANSFORMS (IOAT) API M: Dan Williams <[email protected]> W: http://sourceforge.net/projects/xscaleiop @@ -3751,7 +3745,7 @@ F: drivers/i2c/busses/i2c-via.c F: drivers/i2c/busses/i2c-viapro.c I2C/SMBUS STUB DRIVER -M: "Mark M. Hoffman" <[email protected]> +M: Jean Delvare <[email protected]> L: [email protected] S: Maintained F: drivers/i2c/i2c-stub.c @@ -6906,13 +6900,6 @@ L: [email protected] S: Maintained F: drivers/net/ethernet/sis/sis900.* -SIS 96X I2C/SMBUS DRIVER -M: "Mark M. Hoffman" <[email protected]> -L: [email protected] -S: Maintained -F: Documentation/i2c/busses/i2c-sis96x -F: drivers/i2c/busses/i2c-sis96x.c - SIS FRAMEBUFFER DRIVER M: Thomas Winischhofer <[email protected]> W: http://www.winischhofer.net/linuxsisvga.shtml @@ -6990,7 +6977,7 @@ F: Documentation/hwmon/sch5627 F: drivers/hwmon/sch5627.c SMSC47B397 HARDWARE MONITOR DRIVER -M: "Mark M. Hoffman" <[email protected]> +M: Jean Delvare <[email protected]> L: [email protected] S: Maintained F: Documentation/hwmon/smsc47b397 --- linux-3.8-rc6.orig/CREDITS 2012-12-15 14:52:44.923989249 +0100 +++ linux-3.8-rc6/CREDITS 2013-02-13 11:42:05.124318745 +0100 @@ -1510,6 +1510,14 @@ D: Natsemi ethernet D: Cobalt Networks (x86) support D: This-and-That +N: Mark M. Hoffman +E: [email protected] +D: asb100, lm93 and smsc47b397 hardware monitoring drivers +D: hwmon subsystem core +D: hwmon subsystem maintainer +D: i2c-sis96x and i2c-stub SMBus drivers +S: USA + N: Dirk Hohndel E: [email protected] D: The XFree86[tm] Project -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

