diff options
author | Miquel Raynal <[email protected]> | 2023-11-24 20:38:14 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-12-07 11:19:32 +0900 |
commit | b7c1e53751cb3990153084f31c41f25fde3b629c (patch) | |
tree | 9ae50b245d9ce08c22f670d0084810f99e179bba /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 1a031f6edc460e9562098bdedc3918da07c30a6e (diff) |
nvmem: Do not expect fixed layouts to grab a layout driver
Two series lived in parallel for some time, which led to this situation:
- The nvmem-layout container is used for dynamic layouts
- We now expect fixed layouts to also use the nvmem-layout container but
this does not require any additional driver, the support is built-in the
nvmem core.
Ensure we don't refuse to probe for wrong reasons.
Fixes: 27f699e578b1 ("nvmem: core: add support for fixed cells *layout*")
Cc: [email protected]
Reported-by: Luca Ceresoli <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Tested-by: Rafał Miłecki <[email protected]>
Tested-by: Luca Ceresoli <[email protected]>
Reviewed-by: Luca Ceresoli <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions