From: Jean Delvare Date: Sat, 1 Sep 2012 17:53:57 +0000 (-0300) Subject: [media] mceusb: Optimize DIV_ROUND_CLOSEST call X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~234 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed7dd240075fabf38e489930e39eab2dfa836520;p=pandora-kernel.git [media] mceusb: Optimize DIV_ROUND_CLOSEST call DIV_ROUND_CLOSEST is faster if the compiler knows it will only be dealing with unsigned dividends. Signed-off-by: Jean Delvare Cc: Andrew Morton Cc: Guenter Roeck Cc: Mauro Carvalho Chehab Tested-by: Guenter Roeck Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed