|
@@ -89,7 +89,7 @@ int cx2341x_ctrl_query(struct cx2341x_mpeg_params *params,
|
|
|
struct v4l2_queryctrl *qctrl);
|
|
|
const char **cx2341x_ctrl_get_menu(u32 id);
|
|
|
int cx2341x_ext_ctrls(struct cx2341x_mpeg_params *params,
|
|
|
- struct v4l2_ext_controls *ctrls, int cmd);
|
|
|
+ struct v4l2_ext_controls *ctrls, unsigned int cmd);
|
|
|
void cx2341x_fill_defaults(struct cx2341x_mpeg_params *p);
|
|
|
void cx2341x_log_status(struct cx2341x_mpeg_params *p, int cardid);
|
|
|
|