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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 81D9EC433F5 for ; Thu, 18 Nov 2021 10:11:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 69FEB61B04 for ; Thu, 18 Nov 2021 10:11:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244453AbhKRKOW (ORCPT ); Thu, 18 Nov 2021 05:14:22 -0500 Received: from smtp-out1.suse.de ([195.135.220.28]:55882 "EHLO smtp-out1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245657AbhKRKOP (ORCPT ); Thu, 18 Nov 2021 05:14:15 -0500 Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out1.suse.de (Postfix) with ESMTPS id 387E321891; Thu, 18 Nov 2021 10:11:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1637230275; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ybZKzWIGsOhyHUaGClBqRToX1W21x2q1ydWF51Uc6og=; b=GpsChEy76A+GlPTiN/mimbyp+kDHlc2qlPYvgFGWraWm4zX89BtSMS7e+lxtw0sp4ugDh7 fOHm6diLqZokHpijcZDHccSNYZvWSAjy6NPSn0xD44P84b+ySywDukNJ0oo1rsrJzcCshC BJN0RX/ZU5cI2o+Q0B9Hc3pBSUxpCJI= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1637230275; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ybZKzWIGsOhyHUaGClBqRToX1W21x2q1ydWF51Uc6og=; b=3tsxwk4dnyF5U4XKEmW/AqfHb3+2SuBSaslpAbrlBPU/ODhrZfMtgLxnAZQBt1U1OuhBij 8zembwOXg38sErDw== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 03BEA13D17; Thu, 18 Nov 2021 10:11:14 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id vO05OsImlmHkBwAAMHmgww (envelope-from ); Thu, 18 Nov 2021 10:11:14 +0000 Date: Thu, 18 Nov 2021 11:11:13 +0100 From: Jean Delvare To: Heiner Kallweit Cc: linux-i2c@vger.kernel.org Subject: Re: [PATCH] 2c: i801: Improve handling of chip-specific feature definitions Message-ID: <20211118111113.0ef5fd34@endymion> In-Reply-To: <89eb31f3-8544-35c6-7b15-920831746563@gmail.com> References: <89eb31f3-8544-35c6-7b15-920831746563@gmail.com> Organization: SUSE Linux X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.32; x86_64-suse-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-i2c@vger.kernel.org And I forgot in my review: you have a typo in the subject line ("2c" -> "i2c"). -- Jean Delvare SUSE L3 Support