summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorPaul Vojta <vojta@math.berkeley.edu>2009-07-08 23:57:46 -0700
committerTakashi Iwai <tiwai@suse.de>2009-07-09 09:14:29 +0200
commit369693dc93533097c0ca7243affb4f3244c336e8 (patch)
tree87450e074cdc85babc8665077b416bc3d560b6ef /tools/perf/scripts/python/stackcollapse.py
parent508f711090e06477081fd94cb9298b1b14dda9ff (diff)
downloadkernel-369693dc93533097c0ca7243affb4f3244c336e8.tar.gz
ALSA: hda - fix beep tone calculation for IDT/STAC codecs
In the beep tone calculation for IDT/STAC codecs, lower numbers correspond to higher frequencies and vice versa. The current code has this backwards, resulting in beep frequencies which are way too high (and sound bad on tinny laptop speakers, resulting in complaints). [Also added hz <= 0 check by tiwai] Signed-off-by: Paul Vojta <vojta@math.berkeley.edu> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
hci.h?h=linux-6.6.y&id=4b4113d6dbdbdac095743c05f694af9b7cdc9a44'>Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann 2015-10-08Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann 2015-10-05Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE eventsMarcel Holtmann 2015-06-12Bluetooth: Read encryption key size for BR/EDR connectionsJohan Hedberg 2015-04-09Bluetooth: Read LE remote features during connection establishmentMarcel Holtmann 2015-04-07Bluetooth: Update SSP OOB data EIR definitionsJohan Hedberg 2015-03-24Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flagsArman Uguray 2015-03-17Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERYJakub Pawlowski 2015-03-17Bluetooth: Add support for Local OOB Extended Data Update eventsMarcel Holtmann 2015-03-16Bluetooth: Add constants for LE SC Confirmation and Random valuesMarcel Holtmann 2015-03-15Bluetooth: Add defines for LE Bluetooth Device Address and LE RoleMarcel Holtmann 2015-03-15Bluetooth: Send global configuration updates to all management usersMarcel Holtmann 2015-03-15Bluetooth: Introduce trusted flag for management control socketsMarcel Holtmann 2015-03-15Bluetooth: Add support for extended index management eventsMarcel Holtmann 2015-03-15Bluetooth: Use special function to send filter management index eventsMarcel Holtmann 2015-03-13Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flagsMarcel Holtmann 2015-03-13Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags fieldMarcel Holtmann 2015-03-13Bluetooth: Add support connectable advertising settingMarcel Holtmann 2015-03-10Bluetooth: Make Fast Connectable available while powered offJohan Hedberg