diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-09-29 16:05:51 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-09-29 16:05:51 -0700 |
commit | df19f5227d26736491878d9dadb0f9cc31ee193c (patch) | |
tree | f83d11ec582da454cc531c9bbaa0eafc93c79516 /0005-soundwire-intel-use-pm_runtime_resume-on-component-p.patch | |
parent | Updated to 5.19.9 (diff) | |
download | linux-df19f5227d26736491878d9dadb0f9cc31ee193c.tar.xz |
Updated to 5.19.12
Diffstat (limited to '0005-soundwire-intel-use-pm_runtime_resume-on-component-p.patch')
-rw-r--r-- | 0005-soundwire-intel-use-pm_runtime_resume-on-component-p.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/0005-soundwire-intel-use-pm_runtime_resume-on-component-p.patch b/0005-soundwire-intel-use-pm_runtime_resume-on-component-p.patch index a41c287..c8ba70e 100644 --- a/0005-soundwire-intel-use-pm_runtime_resume-on-component-p.patch +++ b/0005-soundwire-intel-use-pm_runtime_resume-on-component-p.patch @@ -1,7 +1,7 @@ -From da1409fa455e40de842f67a861dd29ce1dddc25b Mon Sep 17 00:00:00 2001 +From 3d9b4e7b1383020f9b0c586017adbd9c3e0461ff Mon Sep 17 00:00:00 2001 From: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Date: Tue, 21 Jun 2022 17:56:40 -0500 -Subject: [PATCH 5/8] soundwire: intel: use pm_runtime_resume() on component +Subject: [PATCH 5/9] soundwire: intel: use pm_runtime_resume() on component probe MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 |