]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - simplify azx_has_pm_runtime
authorDavid Henningsson <david.henningsson@canonical.com>
Wed, 15 Apr 2015 11:29:05 +0000 (13:29 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 16 Apr 2015 08:13:47 +0000 (10:13 +0200)
commit0087d616cc2982fc9f0f0cc818f2c6d19c7972ef
treee87b14cc5b60d4fa6df975d3569cd6748f421c4a
parent6d68432c2c22d9fb4c3d101fc307d3622c076142
ALSA: hda - simplify azx_has_pm_runtime

Because AZX_DCAPS_PM_RUNTIME is always defined as non-zero, the
initial part of the expression can be skipped.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_controller.h