commit | 980f2296b5a8dfe589f023fd34229dcfdcf280fa | [log] [tgz] |
---|---|---|
author | Mikael Pettersson <mikpe@it.uu.se> | Thu Oct 29 11:46:55 2009 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Thu Oct 29 11:46:55 2009 -0700 |
tree | 033746bf0eb178c0c86ddb365a0d93645c3e930f | |
parent | 469d30448dad13600cdd246024f9db8e80614c45 [diff] |
iop: enable generic time This updates the IOP platform to use the kernel's generic time framework. With clockevent support in place, this reduces to selecting GENERIC_TIME and removing the platform's private timer ->offset() operation (iop_gettimeoffset). Tested on n2100, compile-tested for all plat-iop machines. Signed-off-by: Mikael Pettersson <mikpe@it.uu.se> Signed-off-by: Dan Williams <dan.j.williams@intel.com>