You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Function get_driver is once called just for checking if a component is
already registered prior to registration. This leads to a false warning.
This change fixes this by adding a separate function that does not issue
the warning.
Signed-off-by: Wojciech Jablonski <wojciech.jablonski@intel.com>
0 commit comments