Message ID | 20220914120949.747951-1-rf@opensource.cirrus.com |
---|---|
Headers | show
Return-Path: <alsa-devel-bounces@alsa-project.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 4B81EECAAD8 for <alsa-devel@archiver.kernel.org>; Wed, 14 Sep 2022 12:11:52 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 549B817CF; Wed, 14 Sep 2022 14:11:00 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 549B817CF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1663157510; bh=FucALLIKB8Ltzr47LIwM1epJP9LuvxX4RXJebUqtsvs=; h=From:To:Subject:Date:Cc:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=Kq4C+sasbnovonLD7x5EedfjR2iwFCgAuQHl5ltavIXtUuhuDUTQ8ZwLetor2vv4e pG1lOtHb63uVNoF20rVHig/kvlKxyvIWVkrpCrk5r2/LsnkkE3PpbJ2WxpWbwebx0m LIO0ggBg15EIgRmciNuDSKbHD/AY749rcXtWGUiw= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 7645CF80538; Wed, 14 Sep 2022 14:10:12 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 37282F801D8; Wed, 14 Sep 2022 14:10:10 +0200 (CEST) Received: from mx0b-001ae601.pphosted.com (mx0a-001ae601.pphosted.com [67.231.149.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 30716F801D8 for <alsa-devel@alsa-project.org>; Wed, 14 Sep 2022 14:10:00 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 30716F801D8 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=cirrus.com header.i=@cirrus.com header.b="l+Z6LGJp" Received: from pps.filterd (m0077473.ppops.net [127.0.0.1]) by mx0a-001ae601.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 28EBk1kU005558; Wed, 14 Sep 2022 07:09:58 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cirrus.com; h=from : to : cc : subject : date : message-id : mime-version : content-transfer-encoding : content-type; s=PODMain02222019; bh=EOARaYc2S+ew884K44tVuUsKMHmr9kDDFDJICHbqRuw=; b=l+Z6LGJpyrg6aGFoytXcWMNHV4l4ajfAbdv/CL93dNCO6ob5A9oQVZq+vAIOgzItD+oS 59geBN7k4dnoT9/EFdZct9vl4eHAWLWESvu1Zrp4tgcBKRxiqbDpsqCRbbWTYel+y1rN rowk806DNZX1htXImHzhub6RTRLZiL1UNw61TbwFMKyZCf2oG6JLx0HLlUhRUvrVh4FN UpiBfN9x1OWZNKC5jei3kcKmrdAipmIOekZJ+3+0mpvmvjK3AocoEDdJFOeiLXLLrnQ+ N2Er75hWTuaeUtmaaZLAeswph1GALO3Vb+hcHnm1h6o0QVT+i9dB/huK9KVJazwWRuxR QQ== Received: from ediex02.ad.cirrus.com ([84.19.233.68]) by mx0a-001ae601.pphosted.com (PPS) with ESMTPS id 3jjy05gy54-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 14 Sep 2022 07:09:58 -0500 Received: from ediex01.ad.cirrus.com (198.61.84.80) by ediex02.ad.cirrus.com (198.61.84.81) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.12; Wed, 14 Sep 2022 07:09:56 -0500 Received: from ediswmail.ad.cirrus.com (198.61.86.93) by ediex01.ad.cirrus.com (198.61.84.80) with Microsoft SMTP Server id 15.2.1118.12 via Frontend Transport; Wed, 14 Sep 2022 07:09:56 -0500 Received: from edi-sw-dsktp-006.ad.cirrus.com (edi-sw-dsktp-006.ad.cirrus.com [198.90.251.95]) by ediswmail.ad.cirrus.com (Postfix) with ESMTP id 76B6B468; Wed, 14 Sep 2022 12:09:49 +0000 (UTC) From: Richard Fitzgerald <rf@opensource.cirrus.com> To: <vkoul@kernel.org>, <yung-chuan.liao@linux.intel.com>, <pierre-louis.bossart@linux.intel.com>, <sanyog.r.kale@intel.com> Subject: [PATCH v3 0/5] soundwire: Fixes for spurious and missing UNATTACH Date: Wed, 14 Sep 2022 13:09:44 +0100 Message-ID: <20220914120949.747951-1-rf@opensource.cirrus.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Proofpoint-GUID: iKkd_DNj7wn3UYxCoMjXCKVBSqaTZNhp X-Proofpoint-ORIG-GUID: iKkd_DNj7wn3UYxCoMjXCKVBSqaTZNhp X-Proofpoint-Spam-Reason: safe Cc: patches@opensource.cirrus.com, alsa-devel@alsa-project.org, Richard Fitzgerald <rf@opensource.cirrus.com>, linux-kernel@vger.kernel.org X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" <alsa-devel.alsa-project.org> List-Unsubscribe: <https://mailman.alsa-project.org/mailman/options/alsa-devel>, <mailto:alsa-devel-request@alsa-project.org?subject=unsubscribe> List-Archive: <http://mailman.alsa-project.org/pipermail/alsa-devel/> List-Post: <mailto:alsa-devel@alsa-project.org> List-Help: <mailto:alsa-devel-request@alsa-project.org?subject=help> List-Subscribe: <https://mailman.alsa-project.org/mailman/listinfo/alsa-devel>, <mailto:alsa-devel-request@alsa-project.org?subject=subscribe> Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" <alsa-devel-bounces@alsa-project.org> |
Series |
soundwire: Fixes for spurious and missing UNATTACH
|
expand
|