summaryrefslogtreecommitdiffstats
path: root/fs/afs
diff options
context:
space:
mode:
authorMilo Kim <milo.kim@ti.com>2015-08-25 07:54:11 +0200
committerMark Brown <broonie@kernel.org>2015-08-25 20:36:15 +0200
commitd9ffae15f7b1933c71dfb7c5e8ef61296d2833d7 (patch)
treea98b28aad8c886efc226e357fb281beeb81f2cc0 /fs/afs
parentLinux 4.2-rc2 (diff)
downloadlinux-d9ffae15f7b1933c71dfb7c5e8ef61296d2833d7.tar.xz
linux-d9ffae15f7b1933c71dfb7c5e8ef61296d2833d7.zip
regulator: lp872x: use the private data instead of updating I2C device platform data
Currently, lp872x driver parses the DT and copies values into the 'cl->dev.platform_data' if 'of_node' exists. This may have architectural issue. Platform data is configurable through the DT or I2C board info inside the platform area. However, lp872x driver changes this configuration when it is loaded. The lp872x driver should get data from the platform side and use the private data, 'lp872x->pdata' instead of changing the original platform data. Signed-off-by: Milo Kim <milo.kim@ti.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'fs/afs')
0 files changed, 0 insertions, 0 deletions