git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3540b8
)
sound: oss/pas2: Remove CLOCK_TICK_RATE dependency from PAS16 driver
author
Deepak Saxena
<dsaxena@linaro.org>
Thu, 4 Aug 2011 00:04:01 +0000
(17:04 -0700)
committer
Takashi 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