> >Actually, the bridge driver only needs to override if it has multiple >inputs >where the capability flags differ (i.e. some inputs only support S_STD and >others only support S_DV_PRESET). > >In all other cases the core will fill it in correctly. > >Doing it in the core ensures that the capability flags will be filled in so >drivers don't need to remember doing this. The alternative is that you have >to >go through ALL existing drivers and add the new SUPPORTS_STD capability >flag. > That is a good point to have it in the core. I will update the patch and send it. >But even then I am pretty certain that people will forget to set this flag >for new upcoming drivers. > >So I prefer to have this set in the core and only drivers that have mixed >inputs/outputs need to do a bit more work. > >Regards, > > Hans > >> >> Murali >> >> >Regards, >> > >> > Hans >> > >> >-- >> >Hans Verkuil - video4linux developer - sponsored by TANDBERG Telecom >> >> >> > > > >-- >Hans Verkuil - video4linux developer - sponsored by TANDBERG Telecom -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html