diff options
author | 2013-02-12 10:15:15 +0100 | |
---|---|---|
committer | 2013-02-12 10:15:15 +0100 | |
commit | 4a8b89f99534af1deaae73679797c27e77661ef0 (patch) | |
tree | c7662e6ce9da05086ad478e1f5828e9246e733b8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ALSA: hda - update documentation for no-primary-hp fixup (diff) | |
download | linux-dev-4a8b89f99534af1deaae73679797c27e77661ef0.tar.xz linux-dev-4a8b89f99534af1deaae73679797c27e77661ef0.zip |
ALSA: hda/ca0132 - Fix type of INVALID_CHIP_ADDRESS
The chip address is 32bit long but INVALID_CHIP_ADDRESS is defined as
an unsigned long. This makes dsp_chip_to_dsp_addx() misbehaving on
64bit architectures. Fix the INVALID_CHIP_ADDRESS definition to be
32bit.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions