Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183161
b: refs/heads/master
c: d8b3d8c
h: refs/heads/master
i:
  183159: acdc042
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz authored and Jeff Garzik committed Mar 1, 2010
1 parent 546a22f commit 4cb1897
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9e8808a99c6decdb4ab78081a26d3752339f424c
refs/heads/master: d8b3d8cfe6240178ac717e143438bf51364311e4
8 changes: 3 additions & 5 deletions trunk/drivers/ata/pata_ali.c
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,7 @@ static void ali_fifo_control(struct ata_port *ap, struct ata_device *adev, int o
* ali_program_modes - load mode registers
* @ap: ALi channel to load
* @adev: Device the timing is for
* @cmd: Command timing
* @data: Data timing
* @t: timing data
* @ultra: UDMA timing or zero for off
*
* Loads the timing registers for cmd/data and disable UDMA if
Expand Down Expand Up @@ -202,8 +201,7 @@ static void ali_program_modes(struct ata_port *ap, struct ata_device *adev, stru
* @ap: ATA interface
* @adev: ATA device
*
* Program the ALi registers for PIO mode. FIXME: add timings for
* PIO5.
* Program the ALi registers for PIO mode.
*/

static void ali_set_piomode(struct ata_port *ap, struct ata_device *adev)
Expand Down Expand Up @@ -237,7 +235,7 @@ static void ali_set_piomode(struct ata_port *ap, struct ata_device *adev)
* @ap: ATA interface
* @adev: ATA device
*
* FIXME: MWDMA timings
* Program the ALi registers for DMA mode.
*/

static void ali_set_dmamode(struct ata_port *ap, struct ata_device *adev)
Expand Down

0 comments on commit 4cb1897

Please sign in to comment.