Il 23/10/23 11:54, Maso Huang ha scritto:
Remove redundant remove function of mt7986-wm8960. Signed-off-by: Maso Huang <maso.huang@xxxxxxxxxxxx>
You're doing more than what you're advertising; you are: 1. Dropping the remove callback; and 2. Removing the mt7986_wm8960_priv structure You can do that in one single commit if you really want to, but you have to use the appropriate commit title and description, saying exactly what you're doing. Regards, Angelo