diff options
author | Johan Hovold <johan@kernel.org> | 2014-09-26 12:55:33 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2014-11-25 16:18:43 +0000 |
commit | 6e3f62f0793ebff3f91076490ff0fbb107939701 (patch) | |
tree | 403503551f4c2d3546858109201aa09172a2f777 /drivers/mfd/atmel-hlcdc.c | |
parent | 16b5fe2966b8dc4a474d6618d382d26933d90b24 (diff) | |
download | lwn-6e3f62f0793ebff3f91076490ff0fbb107939701.tar.gz lwn-6e3f62f0793ebff3f91076490ff0fbb107939701.zip |
mfd: core: Fix platform-device id generation
Make sure to always honour multi-function devices registered with
PLATFORM_DEVID_NONE (-1) or PLATFORM_DEVID_AUTO (-2) as id base. In this
case it does not make sense to append the cell id to the mfd-id base and
potentially change the requested behaviour.
Specifically this will allow multi-function devices to be registered
with PLATFORM_DEVID_AUTO while still having non-zero cell ids.
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/atmel-hlcdc.c')
0 files changed, 0 insertions, 0 deletions