diff options
author | Guru Das Srinagesh <gurus@codeaurora.org> | 2020-07-22 11:07:05 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-29 17:12:09 +0200 |
commit | 8f042191d430f4144d23ebc2206e8cf73e6b1cbf (patch) | |
tree | c2fa3ae75fd5ad074daa85c4d78a77558ea9ae9d /include | |
parent | fa2dc6049afbd90301de5c26e0626dc695000589 (diff) | |
download | linux-8f042191d430f4144d23ebc2206e8cf73e6b1cbf.tar.bz2 |
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 <gurus@codeaurora.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20200722100705.7772-15-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions