tbsdtv / linux_media

TBS linux open source drivers
https://github.com/tbsdtv/linux_media/wiki
Other
169 stars 79 forks source link

tbsecp3: fix compiler warnings #299

Open alanswanson opened 1 year ago

alanswanson commented 1 year ago

The bitwise comparisons checking for mcu busy on bit 2 always evaluated false.

The tbsecp3 directory now only warns for one unused variable and two unused functions in tbsecp3-dbc.c which left for now.