diff options
| author | Miquel Raynal <[email protected]> | 2023-11-24 19:38:14 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-12-07 02:19:32 +0000 |
| commit | b7c1e53751cb3990153084f31c41f25fde3b629c (patch) | |
| tree | 9ae50b245d9ce08c22f670d0084810f99e179bba /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | parport: Add support for Brainboxes IX/UC/PX parallel cards (diff) | |
| download | kernel-b7c1e53751cb3990153084f31c41f25fde3b629c.tar.gz kernel-b7c1e53751cb3990153084f31c41f25fde3b629c.zip | |
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions
