summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorCorentin Chary <corentincj@iksaif.net>2011-02-06 13:28:35 +0100
committerMatthew Garrett <mjg@redhat.com>2011-03-28 06:05:17 -0400
commitaafa719dcd0cb0c05bb0690c816b13263c8b36e6 (patch)
tree491bdb8888c9259ec3cf05c4d2ecfdc1020a1f29 /scripts/stackusage
parent33e0e6fed04dc6067562c65e3e6d551dc0eb11fc (diff)
downloadkernel-aafa719dcd0cb0c05bb0690c816b13263c8b36e6.tar.gz
eeepc-wmi: use the presence bit correctly
I checked some more DSDT, and it seems that I wasn't totally right about the meaning of DSTS return value. Bit 0 is clearly the status of the device, and I discovered that bit 16 is set when the device is present. Signed-off-by: Corentin Chary <corentincj@iksaif.net> Signed-off-by: Matthew Garrett <mjg@redhat.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
f='/distro/kernel/commit/drivers/pci/controller/pcie-mt7621.c?h=linux-6.6.y&id=4793895f597d42eb54a0f54711b61263b6a8dd03'>PCI: mt7621: Rename mt7621_pci_ to mt7621_pcie_Bjorn Helgaas 2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2021-10-21PCI: mt7621: Add MediaTek MT7621 PCIe host controller driverSergio Paracuellos