diff options
author | Guilherme G. Piccoli <[email protected]> | 2022-07-19 16:53:17 -0300 |
---|---|---|
committer | Florian Fainelli <[email protected]> | 2022-08-15 09:36:56 -0700 |
commit | 751c3e19d0a354eebd5efad40003a22585ffd0bf (patch) | |
tree | d4fc44deac6a130f2569c9aacafe2d26c7dc6888 /net/lapb/lapb_timer.c | |
parent | 568035b01cfb107af8d2e4bd2fb9aea22cf5b868 (diff) |
soc: bcm: brcmstb: Document panic notifier action and remove useless header
The panic notifier of this driver is very simple code-wise, just a
memory write to a special position with some numeric code. But this
is not clear from the semantic point-of-view, and there is no public
documentation about that either.
After discussing this in the mailing-lists [0] and having Florian
explained it very well, document that in the code for the future
generations asking the same questions. Also, while at it, remove
a useless header.
[0] https://lore.kernel.org/lkml/[email protected]
Cc: Brian Norris <[email protected]>
Cc: Doug Berger <[email protected]>
Cc: Justin Chen <[email protected]>
Cc: Lee Jones <[email protected]>
Cc: Markus Mayer <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Signed-off-by: Guilherme G. Piccoli <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Florian Fainelli <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions