OSDN Git Service

hrtimer sampling frequency must be integral number
authorViorel Suman <viorel.suman@intel.com>
Tue, 16 Jun 2015 14:36:30 +0000 (17:36 +0300)
committerViorel Suman <viorel.suman@intel.com>
Tue, 16 Jun 2015 14:40:00 +0000 (17:40 +0300)
commit2afc30f5f354c162906d8097445344e5ea648636
treed94332e7f1948bc6cae255039ab7da0981d82f20
parent67d58a314df05b0ea049a76a460774fe8e2ecf14
hrtimer sampling frequency must be integral number

hrtimer sampling frequency must be an integral number,
so round to smallest integral value not less than the
passed frequency.

Change-Id: I0e7ca644dee3f679b1e26f422e3d87eedf7c7482
Signed-off-by: Viorel Suman <viorel.suman@intel.com>
control.c