From: "Javier Muñoz" <jmunhoz@igalia.com>
To: Cesar Eduardo Barros <cesarb@cesarb.net>
Cc: linux-kernel@vger.kernel.org,
Teddy Wang <teddy.wang@siliconmotion.com.cn>
Subject: Re: [PATCH 23/24] MAINTAINERS: fix drivers/staging/sm7xx/
Date: Sat, 24 Nov 2012 16:04:27 +0100 [thread overview]
Message-ID: <50B0E1FB.7000105@igalia.com> (raw)
In-Reply-To: <1353716808-16375-24-git-send-email-cesarb@cesarb.net>
Acked-by: Javier Muñoz <jmunhoz@igalia.com>
Thanks Cesar!
Javier
On 11/24/2012 01:26 AM, Cesar Eduardo Barros wrote:
> This directory was moved to drivers/staging/sm7xxfb/ by commit 925aa66
> (staging: sm7xxfb: sm7xx becomes sm7xxfb).
>
> Cc: Teddy Wang <teddy.wang@siliconmotion.com.cn>
> Cc: Javier M. Mellid <jmunhoz@igalia.com>
> Signed-off-by: Cesar Eduardo Barros <cesarb@cesarb.net>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 328ba4f..e8990d2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7073,7 +7073,7 @@ F: drivers/staging/rtl8712/
> STAGING - SILICON MOTION SM7XX FRAME BUFFER DRIVER
> M: Teddy Wang <teddy.wang@siliconmotion.com.cn>
> S: Odd Fixes
> -F: drivers/staging/sm7xx/
> +F: drivers/staging/sm7xxfb/
>
> STAGING - SOFTLOGIC 6x10 MPEG CODEC
> M: Ben Collins <bcollins@bluecherry.net>
next prev parent reply other threads:[~2012-11-24 15:04 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-24 0:26 [PATCH 00/24] MAINTAINERS: fix file patterns Cesar Eduardo Barros
2012-11-24 0:26 ` [PATCH 01/24] MAINTAINERS: remove drivers/platform/msm/ Cesar Eduardo Barros
2012-11-26 19:10 ` David Brown
2012-11-27 18:22 ` Bryan Huntsman
2012-11-24 0:26 ` [PATCH 02/24] MAINTAINERS: remove arch/arm/common/time-acorn.c Cesar Eduardo Barros
2012-11-24 0:26 ` [PATCH 03/24] MAINTAINERS: remove arch/arm/plat-s5p/ Cesar Eduardo Barros
2012-11-24 2:10 ` Kukjin Kim
2012-11-24 0:26 ` [PATCH 04/24] MAINTAINERS: fix drivers/rtc/rtc-vt8500.c Cesar Eduardo Barros
2012-11-24 0:26 ` [PATCH 05/24] MAINTAINERS: fix arch/arm/mach-at91/include/mach/at_hdmac.h Cesar Eduardo Barros
2012-11-24 0:26 ` [PATCH 06/24] MAINTAINERS: fix drivers/media/platform/atmel-isi.c Cesar Eduardo Barros
2012-11-24 0:26 ` [PATCH 07/24] MAINTAINERS: adjust for UAPI Cesar Eduardo Barros
2012-11-28 13:19 ` David Howells
2012-11-28 21:46 ` Cesar Eduardo Barros
2012-11-28 22:30 ` David Howells
2012-11-28 22:40 ` Cesar Eduardo Barros
2012-11-24 0:26 ` [PATCH 08/24] MAINTAINERS: fix drivers/media/usb/dvb-usb/cxusb* Cesar Eduardo Barros
2012-11-24 0:26 ` [PATCH 09/24] MAINTAINERS: remove drivers/video/epson1355fb.c Cesar Eduardo Barros
2012-11-24 0:26 ` [PATCH 10/24] MAINTAINERS: remove include/linux/ext3* Cesar Eduardo Barros
2012-11-24 0:42 ` Cesar Eduardo Barros
2012-11-24 0:26 ` [PATCH 11/24] MAINTAINERS: fix .../plat-mxc/include/mach/imxfb.h Cesar Eduardo Barros
2012-11-26 8:46 ` Sascha Hauer
2012-11-24 0:26 ` [PATCH 12/24] MAINTAINERS: remove drivers/staging/hv/ Cesar Eduardo Barros
2012-11-24 0:26 ` [PATCH 13/24] MAINTAINERS: fix drivers/i2c/busses/i2c-stub.c Cesar Eduardo Barros
2012-11-24 8:44 ` Jean Delvare
2012-11-24 0:26 ` [PATCH 14/24] MAINTAINERS: fix drivers/ieee802154/ Cesar Eduardo Barros
2012-11-24 0:26 ` [PATCH 15/24] MAINTAINERS: remove firmware/isci/ Cesar Eduardo Barros
2012-11-24 0:26 ` [PATCH 16/24] MAINTAINERS: remove arch/x86/platform/mrst/pmu.* Cesar Eduardo Barros
2012-11-24 0:26 ` [PATCH 17/24] MAINTAINERS: fix Documentation/mei/ Cesar Eduardo Barros
2012-11-24 6:50 ` Winkler, Tomas
2012-11-24 0:26 ` [PATCH 18/24] MAINTAINERS: remove drivers/mmc/host/imxmmc.* Cesar Eduardo Barros
2012-11-24 8:18 ` Pavel Pisa
2012-11-26 8:51 ` Sascha Hauer
2012-11-24 0:26 ` [PATCH 19/24] MAINTAINERS: remove arch/*/lib/perf_event*.c Cesar Eduardo Barros
2012-11-24 0:26 ` [PATCH 20/24] MAINTAINERS: remove include/linux/of_pwm.h Cesar Eduardo Barros
2012-11-24 18:29 ` Thierry Reding
2012-11-24 0:26 ` [PATCH 21/24] MAINTAINERS: fix drivers/rtc/rtc-sec.c Cesar Eduardo Barros
2012-11-24 2:13 ` Sangbeom Kim
2012-11-24 0:26 ` [PATCH 22/24] MAINTAINERS: fix BAST Cesar Eduardo Barros
2012-11-24 20:28 ` Paul Bolle
2012-11-24 20:34 ` Paul Bolle
2012-11-24 0:26 ` [PATCH 23/24] MAINTAINERS: fix drivers/staging/sm7xx/ Cesar Eduardo Barros
2012-11-24 15:04 ` Javier Muñoz [this message]
2012-11-24 0:26 ` [PATCH 24/24] MAINTAINERS: remove drivers/block/ub.c Cesar Eduardo Barros
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50B0E1FB.7000105@igalia.com \
--to=jmunhoz@igalia.com \
--cc=cesarb@cesarb.net \
--cc=linux-kernel@vger.kernel.org \
--cc=teddy.wang@siliconmotion.com.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox