« Previous | Next » 

Revision acc08683

IDacc086837e49b44f15eff6007bb1726844df7aec

Added by Gerd Hoffmann over 13 years ago

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.

Signed-off-by: Gerd Hoffmann <>
Signed-off-by: malc <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences