diff options
author | Guru Das Srinagesh <[email protected]> | 2020-07-22 11:07:05 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-07-29 17:12:09 +0200 |
commit | 8f042191d430f4144d23ebc2206e8cf73e6b1cbf (patch) | |
tree | c2fa3ae75fd5ad074daa85c4d78a77558ea9ae9d /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | fa2dc6049afbd90301de5c26e0626dc695000589 (diff) |
nvmem: qcom-spmi-sdam: Enable multiple devices
Using pdev->id as the nvmem's config ID (which, by default, is
NVMEM_DEVID_NONE) prevents multiple instances of this driver from
probing because of the following error:
sysfs: cannot create duplicate filename '/bus/nvmem/devices/spmi_sdam'
Use NVMEM_DEVID_AUTO as the NVMEM config ID to fix the issue.
Signed-off-by: Guru Das Srinagesh <[email protected]>
Signed-off-by: Srinivas Kandagatla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions