From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B4073C433FF for ; Mon, 12 Aug 2019 08:16:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 87857206C2 for ; Mon, 12 Aug 2019 08:16:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="u4QlkRbM" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727043AbfHLIQp (ORCPT ); Mon, 12 Aug 2019 04:16:45 -0400 Received: from mail-wr1-f65.google.com ([209.85.221.65]:35496 "EHLO mail-wr1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726999AbfHLIQp (ORCPT ); Mon, 12 Aug 2019 04:16:45 -0400 Received: by mail-wr1-f65.google.com with SMTP id k2so17928499wrq.2 for ; Mon, 12 Aug 2019 01:16:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=MJHxBxh/Q5vo+W76uNGRUJUeN3hwDfWxfMg6P/gBOg0=; b=u4QlkRbMDiHfGrjdu436aHZusopdsD94AaT6zXTM3eaZ4y6BosUM0tlaA56X51nN9c umI3PH27REA1YdEm/bDm3OE2UI9MGULdMLuGUTvnDBKUBlM+u5BgwEJXKd1SByIuWkrY 2kv99VeKU+V5QXG9oieP77x7yQgoExIDYXx4vPH8vlEru6HzZ6/p32cpzzObsHy5W3az O2VbXSjzdwyFpNJYin4w9mGvGx4NIQqGMocgiLaaq7HHG8qkJjXvIxiD9mAgo53+VJlh LCcGJbAa2s5qZg9/JZfFsSRo/t/+spxSIJYxDJW7Gfq3OorZb4uOTIjODwyWsHDkDNXd LmBw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=MJHxBxh/Q5vo+W76uNGRUJUeN3hwDfWxfMg6P/gBOg0=; b=ULEgv6/wo4NWLSrcAS1JO//3LnHNam4iMJlXvLGy1PbKAJ5MQQztrj8Ya1wGmR3Y0D qiBxAmX7I2XGwF0b+UknNkuZdlnrHfGQJoSIHhDqnxD35GJc9Wiz1pf440jNMEUoxR/I gx7j5GCU8dhY4FXWf50hGFUItphCYMzn1n6s7NXSt/Wr0ZiXuCfCTKquuvSBc+QTDHlq IJLFtMRACa8EM11e0kXyjLFZN8ahh9dolw1pb35X671zht/9BoTdJu7npgbCsxgRxF23 r3VKUW/YA9POK9Mrfcn1T6PanQgS0WSlWMbkzTCoWKH60CWXVmM02L8i7Hfvwit+ugQn xH5g== X-Gm-Message-State: APjAAAXTroRB6w7L8HdgMeXANVGLmpKIG+cei7fIJBij03diSf5NlBHx 4izFpCFLLSBky5RpMw1aukgbZQ== X-Google-Smtp-Source: APXvYqyD6fPKryZQTpN9zsdwGV7yS5BKNQZ8tOEeMIPGi0uW8Qmgi+HgiANiv0VmQSgyzgbueGKdzg== X-Received: by 2002:adf:ec0d:: with SMTP id x13mr40515082wrn.240.1565597802765; Mon, 12 Aug 2019 01:16:42 -0700 (PDT) Received: from dell ([2.27.35.255]) by smtp.gmail.com with ESMTPSA id g15sm16420028wrp.29.2019.08.12.01.16.41 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 12 Aug 2019 01:16:42 -0700 (PDT) Date: Mon, 12 Aug 2019 09:16:40 +0100 From: Lee Jones To: Paul Cercueil Cc: Ralf Baechle , Paul Burton , James Hogan , Rob Herring , Mark Rutland , Vinod Koul , Jean Delvare , Guenter Roeck , Miquel Raynal , Richard Weinberger , Sebastian Reichel , Bartlomiej Zolnierkiewicz , Liam Girdwood , Mark Brown , od@zcrc.me, devicetree@vger.kernel.org, linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-hwmon@vger.kernel.org, linux-mtd@lists.infradead.org, linux-pm@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org, alsa-devel@alsa-project.org, Artur Rojek Subject: Re: [PATCH 10/11] mfd: Drop obsolete JZ4740 driver Message-ID: <20190812081640.GA26727@dell> References: <20190725220215.460-1-paul@crapouillou.net> <20190725220215.460-11-paul@crapouillou.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20190725220215.460-11-paul@crapouillou.net> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-mips-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org On Thu, 25 Jul 2019, Paul Cercueil wrote: > It has been replaced with the ingenic-iio driver for the ADC. > > Signed-off-by: Paul Cercueil > Tested-by: Artur Rojek > --- > drivers/mfd/Kconfig | 9 -- > drivers/mfd/Makefile | 1 - > drivers/mfd/jz4740-adc.c | 324 --------------------------------------- > 3 files changed, 334 deletions(-) > delete mode 100644 drivers/mfd/jz4740-adc.c Applied, thanks. -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog