commit | 828fa8ce5a8d75169f16740c28c8a1b7c13dd96b | [log] [tgz] |
---|---|---|
author | David Henningsson <david.henningsson@canonical.com> | Wed Apr 15 13:29:05 2015 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Apr 16 10:13:47 2015 +0200 |
tree | e87b14cc5b60d4fa6df975d3569cd6748f421c4a | |
parent | d6eb9e3ec78c98324097bab8eea266c3bb0d0ac7 [diff] |
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>