[media] smiapp: Remove set_xclk() callback from hwconfig
The clock framework is generally so well supported that there's no reason to keep this one around. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Reviewed-by: Sebastian Reichel <sre@kernel.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:

committed by
Mauro Carvalho Chehab

parent
567716c581
commit
e62c30e768
@@ -73,8 +73,6 @@ struct smiapp_hwconfig {
|
||||
enum smiapp_module_board_orient module_board_orient;
|
||||
|
||||
struct smiapp_flash_strobe_parms *strobe_setup;
|
||||
|
||||
int (*set_xclk)(struct v4l2_subdev *sd, int hz);
|
||||
};
|
||||
|
||||
#endif /* __SMIAPP_H_ */
|
||||
|
Reference in New Issue
Block a user