public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH] MAINTAINERS: update entries affecting VIA Technologies (resent as plaintext with hopefully all broken formatting fixed; merry Christmas)
       [not found] <88652C7DDEB86A45A61D4100C612CD731E8CFB@exchtp12.taipei.via.com.tw>
@ 2010-12-24 20:36 ` Florian Tobias Schandinat
  2011-01-04 21:32   ` Andrew Morton
  0 siblings, 1 reply; 3+ messages in thread
From: Florian Tobias Schandinat @ 2010-12-24 20:36 UTC (permalink / raw)
  To: BruceChang; +Cc: linux-kernel, akpm, BenjaminPan

From: Bruce Chang <BruceChang@via.com.tw>
Date: Fri, 17 Dec 2010 21:05:57 +0800
Subject: [PATCH] MAINTAINERS: update entries affecting VIA Technologies

Since the original maintainer-Joseph Chan (josephchan@via.com.tw)
doesn't handle the Linux driver for VIA now, I would like to request to
update the maintainer for the SD/MMC CARD CONTROLLER DRIVER and VIA
UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER before we find a better one.
Thank you very much for help.

Sign-off by: Bruce Chang < brucechang@via.com.tw >

--- linux-b4-modified/MAINTAINERS       2010-12-16 09:24:48.000000000 +0800
+++ linux-aftr-modified/MAINTAINERS     2010-12-17 16:50:00.793647029 +0800
@@ -6384,13 +6384,12 @@
  F:	drivers/i2c/busses/i2c-viapro.c

  VIA SD/MMC CARD CONTROLLER DRIVER
-M:	Joseph Chan <JosephChan@via.com.tw>
+M:	Bruce Chang <brucechang@via.com.tw>
  M:	Harald Welte <HaraldWelte@viatech.com>
  S:	Maintained
  F:	drivers/mmc/host/via-sdmmc.c

  VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
-M:	Joseph Chan <JosephChan@via.com.tw>
  M:	Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
  L:	linux-fbdev@vger.kernel.org
  S:	Maintained

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: update entries affecting VIA Technologies (resent as plaintext with hopefully all broken formatting fixed; merry Christmas)
  2010-12-24 20:36 ` [PATCH] MAINTAINERS: update entries affecting VIA Technologies (resent as plaintext with hopefully all broken formatting fixed; merry Christmas) Florian Tobias Schandinat
@ 2011-01-04 21:32   ` Andrew Morton
  2011-01-05 20:39     ` Geert Uytterhoeven
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Morton @ 2011-01-04 21:32 UTC (permalink / raw)
  To: Florian Tobias Schandinat
  Cc: BruceChang, linux-kernel, BenjaminPan, Geert Uytterhoeven

On Fri, 24 Dec 2010 21:36:44 +0100
Florian Tobias Schandinat <FlorianSchandinat@gmx.de> wrote:

> From: Bruce Chang <BruceChang@via.com.tw>
> Date: Fri, 17 Dec 2010 21:05:57 +0800
> Subject: [PATCH] MAINTAINERS: update entries affecting VIA Technologies
> 
> Since the original maintainer-Joseph Chan (josephchan@via.com.tw)
> doesn't handle the Linux driver for VIA now, I would like to request to
> update the maintainer for the SD/MMC CARD CONTROLLER DRIVER and VIA
> UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER before we find a better one.
> Thank you very much for help.
> 
> Sign-off by: Bruce Chang < brucechang@via.com.tw >
> 
> --- linux-b4-modified/MAINTAINERS       2010-12-16 09:24:48.000000000 +0800
> +++ linux-aftr-modified/MAINTAINERS     2010-12-17 16:50:00.793647029 +0800
> @@ -6384,13 +6384,12 @@
>   F:	drivers/i2c/busses/i2c-viapro.c
> 
>   VIA SD/MMC CARD CONTROLLER DRIVER
> -M:	Joseph Chan <JosephChan@via.com.tw>
> +M:	Bruce Chang <brucechang@via.com.tw>
>   M:	Harald Welte <HaraldWelte@viatech.com>
>   S:	Maintained
>   F:	drivers/mmc/host/via-sdmmc.c
> 
>   VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
> -M:	Joseph Chan <JosephChan@via.com.tw>
>   M:	Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
>   L:	linux-fbdev@vger.kernel.org
>   S:	Maintained

- the patch was still space-stuffed.

- Use "Signed-off-by:", not "Sign-off by:"

- please cc the relevant mailing list and maintainer (Geert) on patches

- As you (Florian) forwarded the patch, it should have included your
  Signed-off-by: as well.  I made that change to my copy of the patch.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: update entries affecting VIA Technologies (resent as plaintext with hopefully all broken formatting fixed; merry Christmas)
  2011-01-04 21:32   ` Andrew Morton
@ 2011-01-05 20:39     ` Geert Uytterhoeven
  0 siblings, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2011-01-05 20:39 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Florian Tobias Schandinat, BruceChang, linux-kernel, BenjaminPan,
	Paul Mundt

On Tue, Jan 4, 2011 at 22:32, Andrew Morton <akpm@linux-foundation.org> wrote:
> On Fri, 24 Dec 2010 21:36:44 +0100
> Florian Tobias Schandinat <FlorianSchandinat@gmx.de> wrote:
>
>> From: Bruce Chang <BruceChang@via.com.tw>
>> Date: Fri, 17 Dec 2010 21:05:57 +0800
>> Subject: [PATCH] MAINTAINERS: update entries affecting VIA Technologies
>>
>> Since the original maintainer-Joseph Chan (josephchan@via.com.tw)
>> doesn't handle the Linux driver for VIA now, I would like to request to
>> update the maintainer for the SD/MMC CARD CONTROLLER DRIVER and VIA
>> UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER before we find a better one.
>> Thank you very much for help.
>>
>> Sign-off by: Bruce Chang < brucechang@via.com.tw >
>>
>> --- linux-b4-modified/MAINTAINERS       2010-12-16 09:24:48.000000000 +0800
>> +++ linux-aftr-modified/MAINTAINERS     2010-12-17 16:50:00.793647029 +0800
>> @@ -6384,13 +6384,12 @@
>>   F:  drivers/i2c/busses/i2c-viapro.c
>>
>>   VIA SD/MMC CARD CONTROLLER DRIVER
>> -M:   Joseph Chan <JosephChan@via.com.tw>
>> +M:   Bruce Chang <brucechang@via.com.tw>
>>   M:  Harald Welte <HaraldWelte@viatech.com>
>>   S:  Maintained
>>   F:  drivers/mmc/host/via-sdmmc.c
>>
>>   VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
>> -M:   Joseph Chan <JosephChan@via.com.tw>
>>   M:  Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
>>   L:  linux-fbdev@vger.kernel.org
>>   S:  Maintained
>
> - the patch was still space-stuffed.
>
> - Use "Signed-off-by:", not "Sign-off by:"
>
> - please cc the relevant mailing list and maintainer (Geert) on patches

Paul Mundt handles fbdev-2.6.git.

> - As you (Florian) forwarded the patch, it should have included your
>  Signed-off-by: as well.  I made that change to my copy of the patch.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-01-05 20:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <88652C7DDEB86A45A61D4100C612CD731E8CFB@exchtp12.taipei.via.com.tw>
2010-12-24 20:36 ` [PATCH] MAINTAINERS: update entries affecting VIA Technologies (resent as plaintext with hopefully all broken formatting fixed; merry Christmas) Florian Tobias Schandinat
2011-01-04 21:32   ` Andrew Morton
2011-01-05 20:39     ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox