sound: oss/pas2: Remove CLOCK_TICK_RATE dependency from PAS16 driver
authorDeepak Saxena <dsaxena@linaro.org>
Thu, 4 Aug 2011 00:04:01 +0000 (17:04 -0700)
committerTakashi Iwai <tiwai@suse.de>
Thu, 4 Aug 2011 13:23:32 +0000 (15:23 +0200)
commit2921623f71c0a7f8ab979a8903cccd7a374436e7
treec5750f1e2ab7c0e47ce305c32828a1fee622e0a8
parentc3540b81ee707bc8a7a83e850adf5feb3b84c04d
sound: oss/pas2: Remove CLOCK_TICK_RATE dependency from PAS16 driver

Update the PAS16 driver to use PIT_TICK_RATE instead
of the more generic CLOCK_TICK_RATE as the two are
equivalent on X86 and we want to depecrate the later.

Signed-off-by: Deepak Saxena <dsaxena@linaro.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/oss/pas2_pcm.c