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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 28D04CDB474 for ; Mon, 23 Oct 2023 14:01:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231426AbjJWOBI (ORCPT ); Mon, 23 Oct 2023 10:01:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40058 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233134AbjJWOBB (ORCPT ); Mon, 23 Oct 2023 10:01:01 -0400 Received: from mail-lj1-x22b.google.com (mail-lj1-x22b.google.com [IPv6:2a00:1450:4864:20::22b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A805110FA; Mon, 23 Oct 2023 07:00:56 -0700 (PDT) Received: by mail-lj1-x22b.google.com with SMTP id 38308e7fff4ca-2c514cbbe7eso45921651fa.1; Mon, 23 Oct 2023 07:00:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1698069655; x=1698674455; darn=vger.kernel.org; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:from:to:cc:subject :date:message-id:reply-to; bh=ep/A8Ui+ru8uebgA1aJ0Zc3GZKTR+UyP/z9Ha3kgeFE=; b=KFk15ooS9nNtiwwtRxM/QkjtKIfLOJXbFqFhQ4wmftttoM2DSwJ5t2PLsOtPFNdVKk 7SaccQDWaf7KyPSv9upliv9sSoocDR19sUl2MDKPZNi8DOKRxxaTXW1FzLhC1AgP1+vK Enk41ka7ow5bMA4gFJJo3BPAb2PXdvi7xjlAZB5co1u29wTEwsZS5ldXbGoPEQPUqImG mHlnDHo3ZM3z1byiPRG2Lo5HjWEbYl1GIg38gsTppO2PCgrTbwGRWd//tTk4xTP9NDzo Ws5lfGtrunJPvrrOHHX5a+UNqKJbjpaVQk4SgQLkDw9+OLwRwBlvBPnP6wCpvKRo5FfP hpcQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698069655; x=1698674455; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=ep/A8Ui+ru8uebgA1aJ0Zc3GZKTR+UyP/z9Ha3kgeFE=; b=f5qiSDxQDRaOon/dgfrciN278/rhYnLV08ymupaIvHBRIRF40qQD7R1IjMhivrjsK9 UFuNXEnMVPFrPJUVThnn+1SP4veqa+K0zOUPauHGj3g/QpVIZQAgJlirntKpIS/r0IxV Jy1XW9SNqnHkJTTP0W3YVrJQID/iz281zrLa3LxG5InMEUWX9qW2HEMMCX+QKHmcVk6C 6fiSjAwV7m+vmmVNkAiBi4QXaDdi53o+d6CFh+L5+zxD6hPOH7nvDEPdPT15pWsYfV+z uiArmqRhKI+WA9P0rVy3O0WvmlwXv4kmApDSatyFK3p3jO4pMcawQNJsgB3ta4Ku79Hy cKeA== X-Gm-Message-State: AOJu0YwqixPZcGxFkdJQrRdE5ID0Dkm4J5YKuadue/KDdF3g0S/w6pD2 B0vWh6jdnUDnT9Ts08wQOFc= X-Google-Smtp-Source: AGHT+IFWnEUYFZAl4EhHBY6WzbA2S0DNEQDiwmXXUn9vVY94IJuTenmyBAJlGPFROluafjpBU/M8oQ== X-Received: by 2002:a05:651c:1a28:b0:2c5:14d3:f295 with SMTP id by40-20020a05651c1a2800b002c514d3f295mr7835810ljb.35.1698069654540; Mon, 23 Oct 2023 07:00:54 -0700 (PDT) Received: from thinkpad-work.lan (13.red-83-35-58.dynamicip.rima-tde.net. [83.35.58.13]) by smtp.gmail.com with ESMTPSA id p12-20020a05600c358c00b00401b242e2e6sm14394370wmq.47.2023.10.23.07.00.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Oct 2023 07:00:54 -0700 (PDT) Message-ID: Subject: Re: [PATCH v2 1/5] iio: pressure: bmp280: Use i2c_get_match_data() From: Angel Iglesias To: Andy Shevchenko Cc: linux-iio@vger.kernel.org, Biju Das , linux-kernel@vger.kernel.org, Jonathan Cameron , Lars-Peter Clausen , Phil Elwell , Linus Walleij , Uwe =?ISO-8859-1?Q?Kleine-K=F6nig?= Date: Mon, 23 Oct 2023 16:00:53 +0200 In-Reply-To: References: <0554ddae62ba04ccacf58c2de04ec598c876665e.1697994521.git.ang.iglesiasg@gmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.50.0 (by Flathub.org) MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org On Mon, 2023-10-23 at 14:21 +0300, Andy Shevchenko wrote: > On Sun, Oct 22, 2023 at 07:22:17PM +0200, Angel Iglesias wrote: > > From: Biju Das > >=20 > > Replace device_get_match_data() and id lookup for retrieving match data > > by i2c_get_match_data(). > >=20 > > Signed-off-by: Biju Das > > Reviewed-by: Andy Shevchenko >=20 > Hmm... What tools have you used to format/send this? It seems differs > to what `git format-patch` does. >=20 I just applied this patch from Biju's series with "git am" and then generat= ed this series running the following invocation: "git format-patch -v2 -p -n --thread --cover-letter=20 --to=3Dlinux-iio@vger.kernel.org --base=3Diio_upstream/togreg HEAD~5" My work repository is publicly available here: https://github.com/angiglesias/linux/commits/iio-bmp280-add-bmp390-support Kind regards, Angel