hpet: Convert to unlocked_ioctl
From: John Kacur
Date: Wed Oct 21 2009 - 07:44:28 EST
This patch converts the hpet_ioctl to the unlocked version. It is meant to
be applied after the patch that removed the BKL from the hpet_open
function.
Note that .llseek is already explicitly set to no_llseek.