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
tas5825m_set_book() sets the page to 0 in order to change the book, so there is an unneeded tas5825m_set_page(dev, 0x00) generated before every book switch.
The text was updated successfully, but these errors were encountered:
tas5825m_set_book()
sets the page to 0 in order to change the book, so there is an unneededtas5825m_set_page(dev, 0x00)
generated before every book switch.The text was updated successfully, but these errors were encountered: