From patchwork Wed Aug 5 23:42:21 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Madhusudhan X-Patchwork-Id: 39480 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n75NgXNa005748 for ; Wed, 5 Aug 2009 23:42:33 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751267AbZHEXm3 (ORCPT ); Wed, 5 Aug 2009 19:42:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751338AbZHEXm3 (ORCPT ); Wed, 5 Aug 2009 19:42:29 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:36555 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751267AbZHEXm2 (ORCPT ); Wed, 5 Aug 2009 19:42:28 -0400 Received: from dlep36.itg.ti.com ([157.170.170.91]) by arroyo.ext.ti.com (8.13.7/8.13.7) with ESMTP id n75NgL5Y005214; Wed, 5 Aug 2009 18:42:26 -0500 Received: from webmail.ti.com (localhost [127.0.0.1]) by dlep36.itg.ti.com (8.13.8/8.13.8) with ESMTP id n75NgIh7018200; Wed, 5 Aug 2009 18:42:19 -0500 (CDT) Received: from 192.168.10.88 (proxying for 128.247.79.84) (SquirrelMail authenticated user x0070977); by dbdmail.itg.ti.com with HTTP; Thu, 6 Aug 2009 05:12:21 +0530 (IST) Message-ID: <39332.192.168.10.88.1249515741.squirrel@dbdmail.itg.ti.com> Date: Thu, 6 Aug 2009 05:12:21 +0530 (IST) Subject: [RFC][PATCH] Maintainers update for hsmmc driver From: "Madhusudhan Chikkature" To: tony@atomide.com Cc: linux-omap@vger.kernel.org, jarkko.lavinen@nokia.com, adrian.hunter@nokia.com User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 X-Priority: 3 (Normal) Importance: Normal Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org Hi, I intend to post this patch upstream for TI OMAP 2430/3430 HSMMC controller driver maintainance. Any thoughts or comments welcome. Regards, Madhu Signed-off-by: Madhusudhan Chikkature --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Index: linux-omap-2.6/MAINTAINERS =================================================================== --- linux-omap-2.6.orig/MAINTAINERS +++ linux-omap-2.6/MAINTAINERS @@ -3700,6 +3700,12 @@ L: linux-omap@vger.kernel.org S: Maintained F: drivers/mmc/host/*omap* +OMAP HS MMC SUPPORT +M: Madhusudhan Chikkature +L: linux-omap@vger.kernel.org +S: Maintained +F: drivers/mmc/host/*omap_hsmmc* + OMAP RANDOM NUMBER GENERATOR SUPPORT M: Deepak Saxena S: Maintained