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
AOSCOS: staging: sb105x: replace put_tty_driver() with tty_driver_kref_put()
Per commit 9f90a4d ("tty: drop put_tty_driver"), "put_tty_driver() is
an alias for tty_driver_kref_put()."
Rename all instances of `put_tty_driver()' to `tty_driver_kref_put()'.
Fixes: "AOSCOS: Revert "staging: sb105x: delete the driver""
Signed-off-by: Mingcong Bai <[email protected]>
Signed-off-by: Kexy Biscuit <[email protected]>
0 commit comments