Commit f329dcc
hwmon: (aspeed-g6-pwm-tach): remove redundant driver remove callback
[ Upstream commit 46fef85 ]
Drops the remove callback as it only asserts reset and the probe already
registers a devres action (devm_add_action_or_reset()) to call
aspeed_pwm_tach_reset_assert().
Fixes: 7e1449c ("hwmon: (aspeed-g6-pwm-tacho): Support for ASPEED g6 PWM/Fan tach")
Signed-off-by: Billy Tsai <billy_tsai@aspeedtech.com>
Link: https://lore.kernel.org/r/20260309-pwm_fixes-v2-1-ca9768e70470@aspeedtech.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>1 parent 06fed91 commit f329dcc
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
517 | 517 | | |
518 | 518 | | |
519 | 519 | | |
520 | | - | |
521 | | - | |
522 | | - | |
523 | | - | |
524 | | - | |
525 | | - | |
526 | | - | |
527 | 520 | | |
528 | 521 | | |
529 | 522 | | |
| |||
534 | 527 | | |
535 | 528 | | |
536 | 529 | | |
537 | | - | |
538 | 530 | | |
539 | 531 | | |
540 | 532 | | |
| |||
0 commit comments