diff options
| author | Rui Miguel Silva <[email protected]> | 2025-02-27 09:45:49 +0000 |
|---|---|---|
| committer | Caleb Connolly <[email protected]> | 2025-04-10 15:43:09 +0200 |
| commit | 1542c090ee0081abbb126c31f9a12cb3afe86ad8 (patch) | |
| tree | dbe95cc907741449337fd72682f2421493ce02cc /include/linux | |
| parent | 32ad75f7873cd05800a6ec1be9c5abcd5c9dcd35 (diff) | |
mach-snapdragon: of_fixup: fix property length at writing
The length of a property includes '\0' in a string type one, so
the length passed by needs to have that in account, if not,
when getting the property value it will fail because it
has the wrong size.
Signed-off-by: Rui Miguel Silva <[email protected]>
Tested-by: [email protected] # db845c
Reviewed-by: Caleb Connolly <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Caleb Connolly <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
