summaryrefslogtreecommitdiffstats
path: root/drivers/misc/ti-st/st_core.c
diff options
context:
space:
mode:
authorMatwey V. Kornilov2014-08-27 10:07:44 +0200
committerGreg Kroah-Hartman2014-09-24 08:14:28 +0200
commit0ae39cc98192252f756f8943be85e9f4dbd8436e (patch)
treee5bb7427279fb82886d7a0e7a4da43a7b9dd7bf9 /drivers/misc/ti-st/st_core.c
parentparport: parport_pc: Introduce intel_bug_present function. (diff)
downloadkernel-qcow2-linux-0ae39cc98192252f756f8943be85e9f4dbd8436e.tar.gz
kernel-qcow2-linux-0ae39cc98192252f756f8943be85e9f4dbd8436e.tar.xz
kernel-qcow2-linux-0ae39cc98192252f756f8943be85e9f4dbd8436e.zip
parport: parport_pc: Implement architecture and device check to cut off false-positives
We definitely know that only x86 (32-bit) architecture is affected by the issue, so implement a stub instead of the actual check for other architectures. We also know that motherboard LPT chipset is affected, so the port is either come from parport_pc_init (when `io' module param is used) or parport_pc_find_isa_ports (when default LPT ports are probbed: 0x378, 0x278, 0x3bc). In both cases the port considered as 'legacy' and `dev' member of struct parport is NULL. See also comments for `struct parport' in parport.h Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/ti-st/st_core.c')
0 files changed, 0 insertions, 0 deletions