Files
kernel_xiaomi_sm8250/include/linux
Sergei Shtylyov 60f85019c6 ide: replace IDE_TFLAG_* flags by IDE_VALID_*
Replace IDE_TFLAG_{IN|OUT}_* flags meaning to the taskfile register validity on
input/output by the IDE_VALID_* flags and introduce 4 symmetric 8-bit register
validity indicator subfields, 'valid.{input/output}.{tf|hob}', into the 'struct
ide_cmd' instead of using the 'tf_flags' field for that purpose (this field can
then be turned from 32-bit into 8-bit one).

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2009-04-08 14:13:01 +02:00
..
2009-04-07 10:23:34 +01:00
2009-04-05 00:32:22 +02:00
2009-04-05 02:14:15 -04:00
2009-04-06 20:00:51 -04:00
2009-04-07 08:59:11 +02:00
2009-04-06 01:41:22 +02:00
2009-04-06 16:06:26 +01:00
2009-04-07 08:12:38 +02:00