ALSA: hda/tas2781: remove unnecessary runtime_pm calls
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Tue, 12 Mar 2024 16:12:17 +0000 (11:12 -0500)
committerTakashi Iwai <tiwai@suse.de>
Wed, 13 Mar 2024 08:00:29 +0000 (09:00 +0100)
commit526d028341f73c0f2dbd5e4855a59ebb6d620be5
treea73dd1c3dd5dcb7430ede1272ae60e4e02cbc719
parent300ab0dfbf3903f36b4456643d8201438e6553b1
ALSA: hda/tas2781: remove unnecessary runtime_pm calls

The runtime_pm handling seems to have been loosely inspired by the
cs32l41 driver, but in this case the get_noresume/put sequence is not
required.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Message-ID: <20240312161217.79510-1-pierre-louis.bossart@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/tas2781_hda_i2c.c