]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
hrtimer: convert s390 to the new hrtimer apis
authorArjan van de Ven <arjan@linux.intel.com>
Mon, 1 Sep 2008 22:20:30 +0000 (15:20 -0700)
committerArjan van de Ven <arjan@linux.intel.com>
Sat, 6 Sep 2008 04:35:21 +0000 (21:35 -0700)
commit6c644eaeb2e000a08f0e20653b0835bb90a93e4a
tree7e052e50871ba2beb630f95036244cc7e1a19ea1
parent18dd36af0010dd70c8634cdca0f99b47b5036c60
hrtimer: convert s390 to the new hrtimer apis

In order to be able to do range hrtimers we need to use accessor functions
to the "expire" member of the hrtimer struct.
This patch converts s390 to these accessors.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
drivers/s390/crypto/ap_bus.c