Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
media: poseidon: Depend on PM_RUNTIME
This is a stable-only patch as the driver has been removed upstream. Commit c2b7146 "USB: core: Fix bug caused by duplicate interface PM usage counter" switched USB to using only the standard runtime PM mechanism. In my backport I changed poseidon to read the runtime PM counter, but that means it now needs to depend on PM_RUNTIME. Reported-by: Thomas Bork <tom@eisfair.net> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
- Loading branch information