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=-12.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 24C38C433B4 for ; Thu, 15 Apr 2021 09:45:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EC02761166 for ; Thu, 15 Apr 2021 09:45:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232116AbhDOJp6 (ORCPT ); Thu, 15 Apr 2021 05:45:58 -0400 Received: from mail.kernel.org ([198.145.29.99]:35246 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231614AbhDOJpx (ORCPT ); Thu, 15 Apr 2021 05:45:53 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5EB0D61166; Thu, 15 Apr 2021 09:45:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1618479929; bh=mHUO7q4YvF+53ZYq0pQFLbZx8vFSz2zouLM+2LlidfU=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=YPEm9qCqJC4JDRH/aghhEkUciuEY6MwfRW9090WGKTseKblzftczluysGbJHsALvt 44N/Am9hdQZrxt6Ulyb7av6c/XGbVEFgQGt4wlWiaqR3Y6NSNYt32p+eIg84SXt6uK f0wQVGC/ZtYPE7XuCo51SSIfUzttu4UnqZxqBktzBobKAt7PB2wpMDmcaQtg9vY+G5 uvC1cexTsf5ffMhFf3XdVU0OKAlK16MlpD9zuVztOxTBkHz++J3cKxqWmQmJPzrhHu e/bJF3bHO05b9Pq0vP5M2c7EFnRUtSSZdR3leJlXmB11L7d4swfGraXMRXmu29QIEH tZnTGFCme3dlw== Subject: Re: [PATCH 1/2] i2c: s3c2410: simplify getting of_device_id match data To: Krzysztof Kozlowski , linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Marek Szyprowski , Alim Akhtar , Andrzej Hajda References: <20210415093803.162673-1-krzysztof.kozlowski@canonical.com> From: Sylwester Nawrocki Message-ID: Date: Thu, 15 Apr 2021 11:45:26 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 MIME-Version: 1.0 In-Reply-To: <20210415093803.162673-1-krzysztof.kozlowski@canonical.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 15.04.2021 11:38, Krzysztof Kozlowski wrote: > Use of_device_get_match_data() to make the code slightly smaller. > > Signed-off-by: Krzysztof Kozlowski Reviewed-by: Sylwester Nawrocki 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.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 5E0D1C433B4 for ; Thu, 15 Apr 2021 09:47:59 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2498C6101B for ; Thu, 15 Apr 2021 09:47:59 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2498C6101B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:Cc:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=lMr999oreEqnCgq4vNGf5zKWC6P1fZap/UmG2PqdFQM=; b=ThYwM/u96mIdd16gXA0Nb+IUU ix82bcdoY4PF2m327kIr3khBfDGUUynCya1lRbQq+x3C0Vu3PGkWfdskuTKUODpLE/YvkCshY1keZ rqkcDQDIfAubxRlyxj5iu3Ny5nn+GTZPbC5QcLA26jWcZe/AJQWVUx7PIWY/yRn2dNlp41sss6t9G l082vy4pjV0dKK7qqMdCgt9sgNShg/I7ZIv8Ndu8fFyLozIBemnVPEiOM/qRO7DvZrK3i649IEJ9+ h0L/91m/YHoknF7BND8xFTlYOnRwe/wAi8bYDWL8wmVOuCuK5ISoJBJRCTZSank1Jj+INqLdMM8uZ yD6pHEHQw==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lWyZs-00Fbah-HV; Thu, 15 Apr 2021 09:46:24 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lWyZ3-00FbQ5-Jw for linux-arm-kernel@desiato.infradead.org; Thu, 15 Apr 2021 09:45:34 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: Content-Type:In-Reply-To:MIME-Version:Date:Message-ID:From:References:Cc:To: Subject:Sender:Reply-To:Content-ID:Content-Description; bh=lA/xIEF0yhpF7j0H3RQyj+pIb9ic2EnSQ5rRESK4NFI=; b=qWtomDBp4u/LYOjSGjKyYLtuoe teR91ZbeK9Uqtzd+95nSDWRoxcIH8lPOAewwlNP5g4Jodf4DZeXuRzsHrka5hS1uTRvPKe25AAT+n 2KBi9Z1WP7dOEdE052cacNiLYWaJbIN6zSduSHjGBXL/e8vlHlKSnpCcoSzpSfZBiPvp4O75WT1iZ D7agv4mmzmcVWmL9eKmIIJdDVElQPrnVvZBCe9Tkxi++dOzRanVamzXX4XollCL795xVkRYwQU6Fs tKnjkbPwKsZ/7/R8wGnRJq2GDCaXHuv0IS+kV8mTccKNolJzy2KxBL5quqBFJEUtLGbCu4akf4q1R oEdRLziA==; Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lWyZ1-008ROg-4M for linux-arm-kernel@lists.infradead.org; Thu, 15 Apr 2021 09:45:32 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5EB0D61166; Thu, 15 Apr 2021 09:45:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1618479929; bh=mHUO7q4YvF+53ZYq0pQFLbZx8vFSz2zouLM+2LlidfU=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=YPEm9qCqJC4JDRH/aghhEkUciuEY6MwfRW9090WGKTseKblzftczluysGbJHsALvt 44N/Am9hdQZrxt6Ulyb7av6c/XGbVEFgQGt4wlWiaqR3Y6NSNYt32p+eIg84SXt6uK f0wQVGC/ZtYPE7XuCo51SSIfUzttu4UnqZxqBktzBobKAt7PB2wpMDmcaQtg9vY+G5 uvC1cexTsf5ffMhFf3XdVU0OKAlK16MlpD9zuVztOxTBkHz++J3cKxqWmQmJPzrhHu e/bJF3bHO05b9Pq0vP5M2c7EFnRUtSSZdR3leJlXmB11L7d4swfGraXMRXmu29QIEH tZnTGFCme3dlw== Subject: Re: [PATCH 1/2] i2c: s3c2410: simplify getting of_device_id match data To: Krzysztof Kozlowski , linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Marek Szyprowski , Alim Akhtar , Andrzej Hajda References: <20210415093803.162673-1-krzysztof.kozlowski@canonical.com> From: Sylwester Nawrocki Message-ID: Date: Thu, 15 Apr 2021 11:45:26 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 MIME-Version: 1.0 In-Reply-To: <20210415093803.162673-1-krzysztof.kozlowski@canonical.com> Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210415_024531_240983_B3339902 X-CRM114-Status: UNSURE ( 7.60 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 15.04.2021 11:38, Krzysztof Kozlowski wrote: > Use of_device_get_match_data() to make the code slightly smaller. > > Signed-off-by: Krzysztof Kozlowski Reviewed-by: Sylwester Nawrocki _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel