From: Soren Brinkmann Date: Mon, 3 Feb 2014 22:34:32 +0000 (-0800) Subject: clockevents: Adjust timer interval when frequency changes X-Git-Tag: v3.15-rc1~123^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe79a9ba11962a603fb6af68fcb476e64031e46c;p=pandora-kernel.git clockevents: Adjust timer interval when frequency changes clockevent devices in periodic mode are not updated when the frequency of the device changes. Issue a dev->set_mode() callback which forces the device to reevaluate the timer settings. Signed-off-by: Soren Brinkmann Cc: linux-arm-kernel@lists.infradead.org Cc: Daniel Lezcano Cc: Michal Simek Link: http://lkml.kernel.org/r/1391466877-28908-3-git-send-email-soren.brinkmann@xilinx.com Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed