diff options
| author | Sean Anderson <[email protected]> | 2023-11-04 16:37:49 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-11-16 12:43:49 -0500 |
| commit | c2034821772898b54d745e79fc96586cebaae12c (patch) | |
| tree | bcb42b5b9843a8ba00437d55d2c0e4836626cc26 /include/linux | |
| parent | b37a9208a2ed36b67303e8169539c1a0c42ea0e1 (diff) | |
nand: Add function to unregister NAND devices
This performs the opposite of nand_register, allowing drivers to unregister
nand devices. This is probably unnecessary for most regular drivers, but we
expect sandbox drivers to get repeatedly bound/unbound, so this will help
avoid dangling pointers.
Signed-off-by: Sean Anderson <[email protected]>
Reviewed-by: Dario Binacchi <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
