diff options
| author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | 2007-02-07 20:18:28 +0300 |
|---|---|---|
| committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2007-02-07 20:18:28 +0300 |
| commit | 30dfd12f5384d30c0d0de05eb34d0e26352a20ff (patch) | |
| tree | c89ce02f1082b9017e7ab0977600624c142a77e8 /include | |
| parent | d2872239737ad6394b49c7c9ce9ae8d0f07165e5 (diff) | |
| download | linux-30dfd12f5384d30c0d0de05eb34d0e26352a20ff.tar.xz | |
piix: tuneproc() fixes/cleanups
Fix/cleanup the driver's tuneproc() and ratemask() methods:
- PPE, IE, and TIME bits need to be cleared beforehand for the slave drive as
well as master (Alan probably just forgot about it);
- this driver only supports PIO modes up to 4, so must pass the correct limit
to ide_get_best_pio_mode();
- use min_t() macro instead of min();
- simplify slave vs master drive evaluation;
- do come coding and formatting cleanups...
Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
