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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6B46AC61D90 for ; Tue, 21 Nov 2023 16:53:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=swOp+knx1XKVdCsnhUpW0qNxMATGKVe95fP5f1GAiv8=; b=38PrlGdsW1Z1lV /G4Y0F1egR3q8fivin/LjPhhmgwrjIn74tWk7lCIR5DAA7pgjboE933Z8VCmAyq/H5mW91DrHYLOw dCLVRR/54vzQEQjI8Ssnv0FbpUZllX04oPMDJFPZQAyt4SD82agS/n8lfvp5Qq+QzhvLedCN6n8YJ 54SmvfI+fZ+Bw17+u2mki4Rq/lwgCFGcye+0qhjzl4v6RTDPN/7SaJsmS34MXv/FP1d9V3TJNm5g4 uhToba8lzhC1RtbfbNmw/LBbJ7BHmbyh1W77HJnvQPSrqTy1n482QvTnu34QQB80lmMTk93MUwnBD IUr1O8EHhAD2Cw9mBy1g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r5Tzp-00HKbJ-0r; Tue, 21 Nov 2023 16:53:09 +0000 Received: from mgamail.intel.com ([192.198.163.8]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r5Tzm-00HKYv-0u for linux-arm-kernel@lists.infradead.org; Tue, 21 Nov 2023 16:53:07 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1700585586; x=1732121586; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=UvNKxkGclCqDou2aLi+fEApgdcqd12LLBHk/07DDGGE=; b=RzzizlUei58KJT0MLRKDPjzPqCPVXojEhP8+LVpFn5/VQMCFGsquru9F aKJUq9S0MBQ3ozL2mZQzHqUWinI12C16WQCFfDmP8ZvrPlmkRvSXxDiZI flFUIhqW1n5vJkwvcYy7sJXs03m/f46OCQRsHzmtMZ1nck8MhzSVmvI/L urBC2Djm5gXFqXMs8YuoL6EZk0+43Roq7V7IYxGpe5jfS0L5NadcZRsge HhbZjnm0Z8V/6gaX6maN9PmqBuvNu7fmu38Y9NGHMjuXog1PbZ6jBIyvv jNiTsYYhFzBW5tvCqiJ89zCT63AEtWST/EGmY9XV/ZoJV3rQD7NMTxNdn A==; X-IronPort-AV: E=McAfee;i="6600,9927,10901"; a="5007224" X-IronPort-AV: E=Sophos;i="6.04,216,1695711600"; d="scan'208";a="5007224" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmvoesa102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Nov 2023 08:52:58 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10901"; a="760142227" X-IronPort-AV: E=Sophos;i="6.04,216,1695711600"; d="scan'208";a="760142227" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga007.jf.intel.com with ESMTP; 21 Nov 2023 08:52:53 -0800 Received: by black.fi.intel.com (Postfix, from userid 1001) id 10D5013A; Tue, 21 Nov 2023 18:52:52 +0200 (EET) Date: Tue, 21 Nov 2023 18:52:51 +0200 From: Mika Westerberg To: Raag Jadav Cc: andriy.shevchenko@linux.intel.com, rafael@kernel.org, lenb@kernel.org, robert.moore@intel.com, ardb@kernel.org, will@kernel.org, mark.rutland@arm.com, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, acpica-devel@lists.linuxfoundation.org, linux-efi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, mallikarjunappa.sangannavar@intel.com, bala.senthil@intel.com Subject: Re: [PATCH v2 4/6] ACPI: LPSS: use acpi_dev_uid_match() for matching _UID Message-ID: <20231121165251.GS1074920@black.fi.intel.com> References: <20231121103829.10027-1-raag.jadav@intel.com> <20231121103829.10027-5-raag.jadav@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231121103829.10027-5-raag.jadav@intel.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231121_085306_358097_CB64206C X-CRM114-Status: UNSURE ( 8.38 ) 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Nov 21, 2023 at 04:08:27PM +0530, Raag Jadav wrote: > Now that we have _UID matching support for integer types, we can use > acpi_dev_uid_match() for it. > > Signed-off-by: Raag Jadav Acked-by: Mika Westerberg _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel