4 Apr
2022
4 Apr
'22
4:23 p.m.
On Mon, Apr 04, 2022 at 12:47:27PM +0000, Codrin.Ciubotariu@microchip.com wrote:
On 25.03.2022 17:42, Mark Brown wrote:
The error handling in the AT91SAM9G20-EK machine driver probe did not consistently free the SSC in error paths, sometimes immediately returning an error rather than doing cleanup. Fix this.
Signed-off-by: Mark Brown broonie@kernel.org
Should we have a 'Fixes' tag here?
I'm not sure those code paths are ever executing, I really don't think it's worth the effort or noise checking.