ALSA: Clean up 64bit division functions
authorTakashi Iwai <tiwai@suse.de>
Fri, 5 Jun 2009 15:40:04 +0000 (17:40 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 5 Jun 2009 15:45:17 +0000 (17:45 +0200)
Replace the house-made div64_32() with the standard div_u64*() functions.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found