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 03680C04AAC for ; Mon, 20 May 2019 11:27:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D7BD92081C for ; Mon, 20 May 2019 11:27:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731669AbfETL1J (ORCPT ); Mon, 20 May 2019 07:27:09 -0400 Received: from mail-vk1-f196.google.com ([209.85.221.196]:37549 "EHLO mail-vk1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730727AbfETL1J (ORCPT ); Mon, 20 May 2019 07:27:09 -0400 Received: by mail-vk1-f196.google.com with SMTP id j124so265416vkb.4; Mon, 20 May 2019 04:27:08 -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=JVn4f0QCPxxczdD4sYl+3GS6XZA54vG4TuK18txcbfw=; b=AOJ5xs1k5ehUwUzO/35xbAQtR7M35QEJWlfvj1iYNwglB7kyvtI42Gw/rFjl49L0l7 es/SC8wduoxkIuJArNb90Ry8EWOKADukwjKstrlSUidfhEMMeQMkkAlzjZm0yHn/ne8j V9ZjAIWte3CcvQtuMqaamSubXbUEhNNhl7wRsKvt7EqbkXg9XRUs7RfiCKW18uHnfNqV K7jXxVJCEgNR+gpM64oIaLBln6LurH8gl1YCbTRuHtNVB0SbqFhw1RqRuUDcsHy/OaaB W1+07a4SFkRvV6lRTGSVFY5v5g3nZp2Vr8tUzy1J+sNNJT06e8ol6TduStflRNkuJhhd xiVg== X-Gm-Message-State: APjAAAV1zzvSjJ4TBtQ16rMxVpBav6AgTyK5EPzQ4XyE7gzxfxFKvxvY 0wTResYyumovpDk013yyR26aH6CBONGIK+KO8kA= X-Google-Smtp-Source: APXvYqwaApm9b1VrKDSgVewLUKxJ8c2EuhZdOLeZqAKZjmD1Bq5Nav2CMje3OBpVPTrW2u0KAp/tU72M1XsuZ5N2K5w= X-Received: by 2002:a1f:2fd2:: with SMTP id v201mr6271659vkv.83.1558351628028; Mon, 20 May 2019 04:27:08 -0700 (PDT) MIME-Version: 1.0 References: <20190520093446.30895-1-wsa+renesas@sang-engineering.com> <20190520093446.30895-2-wsa+renesas@sang-engineering.com> In-Reply-To: <20190520093446.30895-2-wsa+renesas@sang-engineering.com> From: Geert Uytterhoeven Date: Mon, 20 May 2019 13:26:56 +0200 Message-ID: Subject: Re: [PATCH RESEND 1/3] regulator: da9063: remove platform_data support To: Wolfram Sang Cc: Linux Kernel Mailing List , Mark Brown , Linux-Renesas , 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:47 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