diff options
author | John Garry <john.garry@huawei.com> | 2018-05-08 12:27:30 +0200 |
---|---|---|
committer | Wei Xu <xuwei5@hisilicon.com> | 2018-05-10 18:30:06 +0200 |
commit | 332f632ec3d1dccdb89fadd5ce0850f02e14824d (patch) | |
tree | 2b10d3323f855b47a0cd5bfa71fe3d6651788113 /fs/stack.c | |
parent | Linux v4.17-rc3 (diff) | |
download | linux-332f632ec3d1dccdb89fadd5ce0850f02e14824d.tar.xz linux-332f632ec3d1dccdb89fadd5ce0850f02e14824d.zip |
HISI LPC: Stop using MFD APIs
The MFD APIs should only be used by drivers in
drivers/mfd. It is not worth splitting the driver to have
separate parts in drivers/bus and drivers/mfd, so just
drop MFD API usage.
As a solution, we will use the platform device APIs directly
to achieve the same as we had when using MFD APIs.
Signed-off-by: John Garry <john.garry@huawei.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
Diffstat (limited to 'fs/stack.c')
0 files changed, 0 insertions, 0 deletions