From: Takashi Iwai Date: Fri, 5 Jun 2009 15:40:04 +0000 (+0200) Subject: ALSA: Clean up 64bit division functions X-Git-Tag: v2.6.31-rc1~363^2~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f7440a6b771169e1f11fa582e53a4259b682809;p=pandora-kernel.git ALSA: Clean up 64bit division functions Replace the house-made div64_32() with the standard div_u64*() functions. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed