| commit | 81b0287d341535ac722de891b19f7c49212ac91c | [log] [tgz] |
|---|---|---|
| author | Sonic Zhang <sonic.zhang@analog.com> | Wed Jan 04 14:06:51 2012 +0800 |
| committer | Jeff Garzik <jgarzik@redhat.com> | Tue Jan 17 20:49:28 2012 -0500 |
| tree | 72c3b28073c3b021061f87e29aafddaaf9d3650b | |
| parent | 93272b132a72450dfc16f13d32223fe47aaf5061 [diff] |
[libata] pata_bf54x: Support sg list in bmdma transfer. BF54x on-chip ATAPI controller allows maximum 0x1fffe bytes to be transfered in one ATAPI transfer. So, set the max sg_tablesize to 4. Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>