From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from szxga08-in.huawei.com (szxga08-in.huawei.com [45.249.212.255]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 93F574C94; Fri, 11 Aug 2023 07:59:19 +0000 (UTC) Received: from kwepemi500008.china.huawei.com (unknown [172.30.72.57]) by szxga08-in.huawei.com (SkyGuard) with ESMTP id 4RMbkg1VnYz1L9Ly; Fri, 11 Aug 2023 15:58:03 +0800 (CST) Received: from [10.67.109.254] (10.67.109.254) by kwepemi500008.china.huawei.com (7.221.188.139) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.27; Fri, 11 Aug 2023 15:59:16 +0800 Message-ID: Date: Fri, 11 Aug 2023 15:59:07 +0800 Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.2.0 Subject: Re: [PATCH -next 0/5] sound: Remove redundant of_match_ptr() macro To: Takashi Iwai CC: , , , , , , , , , , , , , , , , , , , References: <20230811071426.2343133-1-ruanjinjie@huawei.com> <87jzu2rp8z.wl-tiwai@suse.de> Content-Language: en-US From: Ruan Jinjie In-Reply-To: <87jzu2rp8z.wl-tiwai@suse.de> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Originating-IP: [10.67.109.254] X-ClientProxiedBy: dggems702-chm.china.huawei.com (10.3.19.179) To kwepemi500008.china.huawei.com (7.221.188.139) X-CFilter-Loop: Reflected On 2023/8/11 15:51, Takashi Iwai wrote: > Judging from the proportion, I guess those go through ASoC tree? Right,most of them are ASoC related.