On Wed, Oct 6, 2021 at 12:21 PM <[email protected]> wrote: > > From: Pavan Nikhilesh <[email protected]> > > Invoke event_dev_probing_finish() functions at the end of probing,
functions -> function > this function sets the function pointers in the fp_ops flat array. > > Signed-off-by: Pavan Nikhilesh <[email protected]> > ---

