From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755538AbbIWPJK (ORCPT ); Wed, 23 Sep 2015 11:09:10 -0400 Received: from mx0a-001ae601.pphosted.com ([67.231.149.25]:60705 "EHLO mx0a-001ae601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755320AbbIWPJI (ORCPT ); Wed, 23 Sep 2015 11:09:08 -0400 Date: Wed, 23 Sep 2015 15:45:11 +0100 From: Charles Keepax To: Richard Fitzgerald CC: , , Subject: Re: [PATCH] MAINTAINERS: Update website and git repo for Wolfson Microelectronics Message-ID: <20150923144511.GB5432@ck-lbox> References: <1442932233-25304-1-git-send-email-rf@opensource.wolfsonmicro.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <1442932233-25304-1-git-send-email-rf@opensource.wolfsonmicro.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.14.151,1.0.33,0.0.0000 definitions=2015-09-23_06:2015-09-23,2015-09-23,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1508030000 definitions=main-1509230207 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 22, 2015 at 03:30:33PM +0100, Richard Fitzgerald wrote: > Support for Wolfson Microelectronics devices is now part of Cirrus Logic > and the relevant parts of the old opensource.wolfsonmicro.com site have > moved to the Cirrus Logic GitHub area. > > This patch updates the website and git repo links, and also removes an > obsolete website link for the voltage and current drivers. > > Signed-off-by: Richard Fitzgerald > --- Reviewed-by: Charles Keepax Thanks, Charles