On 24.07.2018 15:21, Sakari Ailus wrote: > Hi Todor, > > On Mon, Jul 23, 2018 at 02:02:34PM +0300, Todor Tomov wrote: > ... >> @@ -61,7 +59,8 @@ struct ispif_device { >> struct mutex power_lock; >> struct ispif_intf_cmd_reg intf_cmd[MSM_ISPIF_VFE_NUM]; >> struct mutex config_lock; >> - struct ispif_line line[MSM_ISPIF_LINE_NUM]; >> + int line_num; > > unsigned int? Yes, thanks :) > > I guess if there are only such changes then a patch on top of the current > set might be more practical than a new version of the entire set. > -- Best regards, Todor Tomov