commit | 3578d3dd0b1e468a44a76a83efe90476a854625d | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Mon Jan 09 15:25:41 2006 -0200 |
committer | Mauro Carvalho Chehab <mchehab@brturbo.com.br> | Mon Jan 09 15:25:41 2006 -0200 |
tree | 2cd544f2aae9844821afdf90308048a800e961a1 | |
parent | 21fa715e67fe57e404d7f5f39b7f18016db9e4b6 [diff] |
V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed values - Calculate the audio master clock registers from the actual frequencies. This simplifies the code and it also prepares for adding CGC2 support. - VIDIOC_INT_AUDIO_CLOCK_FREQ now receives an u32 instead of an enum. It is more generic and actually easier to implement. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>