sata_mv use hweight16() for bit counting (V2)
authorMark Lord <liml@rtr.ca>
Fri, 2 May 2008 18:02:28 +0000 (14:02 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 6 May 2008 15:38:25 +0000 (11:38 -0400)
Some tidying as suggested by Grant Grundler.

Nuke local bit-counting function from sata_mv in favour of using hweight16().
Also add a short explanation for the 15msec timeout used when waiting for empty/idle.

Signed-off-by: Mark Lord <mlord@pobox.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found