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)
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>

No differences found