diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-09-11 17:16:23 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-09-11 17:16:23 -0700 |
commit | 513f9bc90d5bc0b812ec58b5ecce9edd8ea8af6a (patch) | |
tree | 380afd832a4059d6725d5b3863cb066d7ad45801 /0005-soundwire-intel-use-pm_runtime_resume-on-component-p.patch | |
parent | Updated to 5.19.6 (diff) | |
download | linux-513f9bc90d5bc0b812ec58b5ecce9edd8ea8af6a.tar.xz |
Updated to 5.19.8
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 | 6 |
1 files changed, 3 insertions, 3 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 a334331..d686ce1 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 025353ab40d53ab61e4c378582cfbdfd7f684f99 Mon Sep 17 00:00:00 2001 +From aaaa4d04d55ded0ec738ae5a6f927eeec66434e3 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/6] soundwire: intel: use pm_runtime_resume() on component +Subject: [PATCH 5/7] soundwire: intel: use pm_runtime_resume() on component probe MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 @@ -78,5 +78,5 @@ index 505c5ef061e3..95ce292994cc 100644 }; -- -2.37.1 +2.37.2 |