]> 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)
commit7e5b0ea741c0715a9d6215f06a2e860926bc83e7
treee87b14cc5b60d4fa6df975d3569cd6748f421c4a
parent1cacf34f57e9850c2ac7bd4000821049a74a8f1c
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