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)
commit828fa8ce5a8d75169f16740c28c8a1b7c13dd96b
treee87b14cc5b60d4fa6df975d3569cd6748f421c4a
parentd6eb9e3ec78c98324097bab8eea266c3bb0d0ac7
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