Skip to content

Unused nowayout module parameter in imx7ulp_wdt #746

@joggee-fr

Description

@joggee-fr

Hi,

I was looking at imx7ulp_wdt watchdog driver (for i.MX93) on branch 6.6-2.2.x-imx and it seems a nowayout module parameter is declared but never used in code. It does not seem to be used on branch 6.12.x+fslc neither.

This is a typical watchdog driver module parameter and some implementation simply call watchdog_set_nowayout() in probe() just like the omap_wdt.

Am I missing something or the flag is really not handled in imx7ulp_wdt?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions