diff options
author | Vignesh Raghavendra <vigneshr@ti.com> | 2025-03-05 14:11:30 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-03-13 14:23:05 -0600 |
commit | 628908f849e1a8c99c47aad0df0e4feb7a6b2c9d (patch) | |
tree | a6a73c06deefcb0012c295cf2ed10d06348f5b9c /test/py/spawn.py | |
parent | 91156b63464f6166c73bffa3bf59790be7d8786f (diff) |
memory: ti-gpmc: Alloc per driver private struct
Driver uses dev_get_priv() but never allocates it in its
declaration leading to various crashes. Fix this by explicitly
allocating the storage.
Fixes: 9b0b5648d6e4 ("memory: Add TI GPMC driver")
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Diffstat (limited to 'test/py/spawn.py')
0 files changed, 0 insertions, 0 deletions