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=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 31DBEC4708D for ; Fri, 28 May 2021 18:19:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 11932611AE for ; Fri, 28 May 2021 18:19:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229549AbhE1SVX (ORCPT ); Fri, 28 May 2021 14:21:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56748 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229488AbhE1SVW (ORCPT ); Fri, 28 May 2021 14:21:22 -0400 Received: from mail-wr1-x42c.google.com (mail-wr1-x42c.google.com [IPv6:2a00:1450:4864:20::42c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 98E19C061760 for ; Fri, 28 May 2021 11:19:47 -0700 (PDT) Received: by mail-wr1-x42c.google.com with SMTP id n2so4230198wrm.0 for ; Fri, 28 May 2021 11:19:47 -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; bh=ibiOPwXVSNiDA2q8g1XsrEb/Qyx2/91e4LXWDgt2JOA=; b=ChuJBqU5R3Vbu1cHDnKvzeXBMvasZUoLM4+yh0IuGsGax/Qv8oAe/OCt0SmBxb3sca QXhC50ji2n6U6vhn9IByrncKhSgO61zn9dsok/mNcOXlOFNHg0K9xM6UGhh2aK3+Au/k cZ17G5NwDjZwHn+YF7ofGV3Qt4wFz0MP9wW/QT7zyi+JqF9mO73buMWAHocVGW0JuX75 dFGZSzkDMgZSBTHiJT7qc4CoUMrWGlIxLq5rd7KXQcQDZ6R58JTzROYODRuz3spIo/Z8 IVuTwPga71KXtsluZ0dOcqaSvRVOpQmdOIFwMylTQ12jA6Bud3tQ9/+L6qEzSgDjn/Ze r8lw== 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; bh=ibiOPwXVSNiDA2q8g1XsrEb/Qyx2/91e4LXWDgt2JOA=; b=swp42Mcvha8jydb/l3VWsJW0xgjskTBQQoNCSE0GplnuheWWBxAWvAzyedzAol0UZf 846uz9r7RnLP+n+4x2W6FZYrUhXRzluRq9sbI/fyjahMvTOU45iCihGENjEYaKzycEnj qrtaNeym0/fV8cV1H3OA91dM2qfmUAZqozyT9JhAp0bVqr/KnU0+XCsgk5KztuKnF6cB tc09jhGbXdG78gjZXOardRbWOsEN1sD/SY86pmP6H499GH1DZEviVc6zbvt9trfCz0CD hx9a4TOUdirkkyv+9vGBFYS52o61BLsrX8haz/sOlBOmS53dqFXIN/F7slEeBViw+qEg 3w+A== X-Gm-Message-State: AOAM5304lHwalSC7lYnH+Zs4bDk9uV1kDj6OLlXMIEqj/3rT6O0d2lkv TRGYKBtHfFCnmn2on0/WKglkDA== X-Google-Smtp-Source: ABdhPJwc+FGSY/pN4NbMwuv7ZHYLYYTmY+qp0S3VC4hjLiHpduHRLcRu2CdRtneQk972g2IoEp4alw== X-Received: by 2002:adf:fb87:: with SMTP id a7mr10206687wrr.58.1622225985859; Fri, 28 May 2021 11:19:45 -0700 (PDT) Received: from dell ([91.110.221.223]) by smtp.gmail.com with ESMTPSA id j18sm6783692wmq.27.2021.05.28.11.19.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 28 May 2021 11:19:45 -0700 (PDT) Date: Fri, 28 May 2021 19:19:43 +0100 From: Lee Jones To: Andy Shevchenko Cc: Wolfram Sang , Lukas Bulwahn , Mika Westerberg , Jarkko Nikula , linux-i2c , Ralf Ramsauer , kernel-janitors , Linux Kernel Mailing List Subject: Re: [PATCH] MAINTAINERS: adjust to removing i2c designware platform data Message-ID: <20210528181943.GR543307@dell> References: <20210419061809.15045-1-lukas.bulwahn@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 28 May 2021, Andy Shevchenko wrote: > On Fri, May 28, 2021 at 04:48:16PM +0200, Wolfram Sang wrote: > > > > > > > Remove the file entry to this removed file as well. > > > > > > > > Oops, I was under the impression I grepped all occurrences, but I have not. > > > > > > > > Reviewed-by: Andy Shevchenko > > > > > > > > Thanks for the catch! > > > > > > Wolfram, isn't it forgotten somehow? > > > > I can pick it. I refrained from doing so because Lukas explicitly asked > > Lee to pick it. > > Ah, I see. AFAIR Lee doesn't update his branch frequently, so it might be that > he already applied that but it's not visible to Linux Next. I'm not sure whether to find this funny or be offended. Let's go with funny! AFAICT, this patch does not enter my area of responsibility. Please take it via I2C. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog