OSDN Git Service

ASoC: Intel: catpt: Device driver lifecycle
authorCezary Rojewski <cezary.rojewski@intel.com>
Tue, 29 Sep 2020 14:12:40 +0000 (16:12 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 2 Oct 2020 14:32:32 +0000 (15:32 +0100)
commit7a10b66a5df965ea4074aae265068b3483fa9fc6
tree91b0b7a064f007f1e14b35cd90d123361305a7e1
parenta126750fc86546bf86c7536923a77cfecc15e5e3
ASoC: Intel: catpt: Device driver lifecycle

Implement ACPI device probing and removal functions as well as handlers
for its PM capabilities. Device probing also takes care of enumerating
ADSP subsystem components.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20200929141247.8058-8-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/catpt/device.c [new file with mode: 0644]