From patchwork Tue Oct 16 22:33:42 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Timur Tabi X-Patchwork-Id: 1602971 Return-Path: X-Original-To: patchwork-linux-fbdev@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by patchwork2.kernel.org (Postfix) with ESMTP id 15521DFFED for ; Tue, 16 Oct 2012 22:34:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755871Ab2JPWeC (ORCPT ); Tue, 16 Oct 2012 18:34:02 -0400 Received: from co1ehsobe004.messaging.microsoft.com ([216.32.180.187]:27948 "EHLO co1outboundpool.messaging.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755864Ab2JPWeA (ORCPT ); Tue, 16 Oct 2012 18:34:00 -0400 Received: from mail211-co1-R.bigfish.com (10.243.78.235) by CO1EHSOBE016.bigfish.com (10.243.66.79) with Microsoft SMTP Server id 14.1.225.23; Tue, 16 Oct 2012 22:33:59 +0000 Received: from mail211-co1 (localhost [127.0.0.1]) by mail211-co1-R.bigfish.com (Postfix) with ESMTP id 417524401FE; Tue, 16 Oct 2012 22:33:59 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: 0 X-BigFish: VS0(zzzz1202h1d1ah1d2ahzz8275bh8275dhz2dh2a8h668h839hd24he5bhf0ah107ah1288h12a5h12a9h12bdh12e5h137ah139eh13b6h1441h1155h) Received: from mail211-co1 (localhost.localdomain [127.0.0.1]) by mail211-co1 (MessageSwitch) id 1350426836840108_32540; Tue, 16 Oct 2012 22:33:56 +0000 (UTC) Received: from CO1EHSMHS002.bigfish.com (unknown [10.243.78.235]) by mail211-co1.bigfish.com (Postfix) with ESMTP id C2025A80051; Tue, 16 Oct 2012 22:33:56 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CO1EHSMHS002.bigfish.com (10.243.66.12) with Microsoft SMTP Server (TLS) id 14.1.225.23; Tue, 16 Oct 2012 22:33:54 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-004.039d.mgd.msft.net (10.84.1.14) with Microsoft SMTP Server (TLS) id 14.2.309.3; Tue, 16 Oct 2012 22:33:53 +0000 Received: from efes.am.freescale.net (efes.am.freescale.net [10.82.123.3]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id q9GMXp8C014096; Tue, 16 Oct 2012 15:33:52 -0700 From: Timur Tabi To: Florian Tobias Schandinat , Subject: [PATCH 1/9] MAINTAINERS: Make Timur Tabi the maintainer for the Freescale DIU driver Date: Tue, 16 Oct 2012 17:33:42 -0500 Message-ID: <1350426830-12140-1-git-send-email-timur@freescale.com> X-Mailer: git-send-email 1.7.3.4 Organization: Freescale Semiconductor MIME-Version: 1.0 X-OriginatorOrg: freescale.com Sender: linux-fbdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fbdev@vger.kernel.org Timur has been cleaning up this driver, so just make it official. Signed-off-by: Timur Tabi --- MAINTAINERS | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index fdc0119..1eeaaf5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2895,6 +2895,12 @@ F: drivers/video/ F: include/video/ F: include/linux/fb.h +FREESCALE DIU FRAMEBUFFER DRIVER +M: Timur Tabi +L: linux-fbdev@vger.kernel.org +S: Supported +F: drivers/video/fsl-diu-fb.* + FREESCALE DMA DRIVER M: Li Yang M: Zhang Wei