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=-4.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 2DEC9C04AAC for ; Mon, 20 May 2019 11:26:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 023302081C for ; Mon, 20 May 2019 11:26:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731141AbfETL02 (ORCPT ); Mon, 20 May 2019 07:26:28 -0400 Received: from mail-vs1-f67.google.com ([209.85.217.67]:39566 "EHLO mail-vs1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730431AbfETL02 (ORCPT ); Mon, 20 May 2019 07:26:28 -0400 Received: by mail-vs1-f67.google.com with SMTP id m1so8647991vsr.6; Mon, 20 May 2019 04:26:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=eYh3p3HOpcT4lqNgMmCyvjbW7kHHw9/gDlHs2k58eGw=; b=TReJRrOBIrjYzIgLhpEvlRRuL2kGPQ66n47k8mK3e7Jb0HJzfC/DoPb/tFPUPJBl1r 3yQneYCiGLsMtED0F8c8iQnaMtanV7f2JB8wYP6Di9noZ1g15MV6IdpWUmgso3iCp+sR jWs/hd7cjMIgym2wuoNfsbZowfny5snrw/EQlzO9IGnHrp02FAP8KxdkdlS2/UeAbU34 2PwNUw8e2lZQODjD2obCQycQdwURkujP3FLVWS8ntByELmKy4fdKPzeV7yYSeQkC/ccU d+io7Bg3AfGiy76mFj1xYaINEnCP1sR/ZGuGGDcn9ExQPn+l3k9jVOXR/nUzxEatcpI0 cxbg== X-Gm-Message-State: APjAAAWUq86GrFhfG3WI8MYXiBUgwuaL+3YmcWFqw1dWwD122slcALfP e4lQiQHN5QhS7IOlpF2qkaqtcD3211A95cjvJBQ= X-Google-Smtp-Source: APXvYqx2/1lpRKgbhti/JX9ovB4TCThYW3GOJfDwqfHbDDKQrIgtEUROBuRz9N303BnNhhdNUvfE+7TC7XDQ0wuG1Cc= X-Received: by 2002:a67:f589:: with SMTP id i9mr3259018vso.152.1558351587535; Mon, 20 May 2019 04:26:27 -0700 (PDT) MIME-Version: 1.0 References: <20190520092711.30662-1-wsa+renesas@sang-engineering.com> <20190520092711.30662-2-wsa+renesas@sang-engineering.com> In-Reply-To: <20190520092711.30662-2-wsa+renesas@sang-engineering.com> From: Geert Uytterhoeven Date: Mon, 20 May 2019 13:26:15 +0200 Message-ID: Subject: Re: [PATCH RESEND 1/2] input: da9063_onkey: remove platform_data support To: Wolfram Sang Cc: linux-input@vger.kernel.org, Linux-Renesas , Dmitry Torokhov , Steve Twiss , Simon Horman Content-Type: text/plain; charset="UTF-8" Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Mon, May 20, 2019 at 12:40 PM Wolfram Sang wrote: > There are no in-kernel users anymore, so remove this outdated interface. > > Signed-off-by: Wolfram Sang > Reviewed-by: Simon Horman > Acked-by: Steve Twiss > Tested-by: Steve Twiss Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds