]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ata_piix: Fix checkpatch issues
authorTom Rini <trini@ti.com>
Sat, 29 Sep 2012 14:35:12 +0000 (07:35 -0700)
committerTom Rini <trini@ti.com>
Mon, 15 Oct 2012 18:54:02 +0000 (11:54 -0700)
commit879a57ac0e955e053e21b92c5aba76a0e542b1e4
tree1b264e8aba8808d171304fa154ffd8d0297471e4
parente5f24753c9b415adf12def520f051f60433068b4
ata_piix: Fix checkpatch issues

While in here also:
- Switch to debug from custom PRINTF for debugging.
- Use mdelay rather than custom msleep.

Signed-off-by: Tom Rini <trini@ti.com>
drivers/block/ata_piix.c
drivers/block/ata_piix.h