From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964865Ab2B2W3J (ORCPT ); Wed, 29 Feb 2012 17:29:09 -0500 Received: from perches-mx.perches.com ([206.117.179.246]:51339 "EHLO labridge.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932292Ab2B2W3G (ORCPT ); Wed, 29 Feb 2012 17:29:06 -0500 Message-ID: <1330554543.23314.2.camel@joe2Laptop> Subject: [PATCH] MAINTAINERS: Add "S: Maintained" to clkdev and clk sections From: Joe Perches To: Andrew Morton Cc: Russell King , LKML Date: Wed, 29 Feb 2012 14:29:03 -0800 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.2- Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Russell King seems to be maintaining these. Might as well mark them with the appropriate S: entry CC: Russell King Signed-off-by: Joe Perches --- MAINTAINERS | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 5d3ae86..677ef2f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -715,6 +715,7 @@ S: Maintained ARM/CLKDEV SUPPORT M: Russell King L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +S: Maintained F: arch/arm/include/asm/clkdev.h F: drivers/clk/clkdev.c @@ -1821,6 +1822,7 @@ F: sound/soc/codecs/cs4270* CLK API M: Russell King +S: Maintained F: include/linux/clk.h CISCO FCOE HBA DRIVER