V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed values
[pandora-kernel.git] / drivers / media / video / cx25840 / cx25840.h
index 40aa59f..4731a19 100644 (file)
@@ -65,7 +65,7 @@ struct cx25840_state {
        enum cx25840_cardtype cardtype;
        enum cx25840_input input;
        int audio_input;
-       enum v4l2_audio_clock_freq audclk_freq;
+       u32 audclk_freq;
 };
 
 /* ----------------------------------------------------------------------- */