diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2010-11-09 17:28:38 +0100 |
---|---|---|
committer | malc <av1474@comtv.ru> | 2010-11-09 19:32:59 +0300 |
commit | df0db2212d86e98c41774600c44cc960ddc2b68c (patch) | |
tree | af5c6eb811f3da39cd4e75fb42700d82637777e2 /audio/audio.c | |
parent | e2553eb44e4ddd0b22124216d3dd20b6a0fecefb (diff) |
intel-hda: fix codec addressing.
The HDA bus supports up to 15 codecs, with addresses 0 ... 14.
We get that wrong in two places:
* When handing out addresses we accept address 15 as valid.
* The bitmasks for two registers (WAKEEN and STATESTS) don't
have bit 14 set.
This patch fixes it.
[ v2: codestyle: add braces ]
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: malc <av1474@comtv.ru>
Diffstat (limited to 'audio/audio.c')
0 files changed, 0 insertions, 0 deletions