From: Boris BREZILLON Date: Wed, 18 Sep 2013 15:06:21 +0000 (+0200) Subject: pwm: atmel-tcb: fix max time computation for slow clk source X-Git-Tag: v3.13-rc1~58^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceb12f939809b3445d0b2118d4b07638bb07afa6;p=pandora-kernel.git pwm: atmel-tcb: fix max time computation for slow clk source Use the the tcb counter width to compute the maximum time that can be represented using the slow clock source instead of the static 16 bit width. Signed-off-by: Boris BREZILLON Acked-by: Nicolas Ferre Signed-off-by: Thierry Reding --- Reading git-diff-tree failed