diff options
author | John Garry <john.garry@huawei.com> | 2018-05-08 13:27:30 +0300 |
---|---|---|
committer | Wei Xu <xuwei5@hisilicon.com> | 2018-05-10 19:30:06 +0300 |
commit | 332f632ec3d1dccdb89fadd5ce0850f02e14824d (patch) | |
tree | 2b10d3323f855b47a0cd5bfa71fe3d6651788113 /mm/fadvise.c | |
parent | 6da6c0db5316275015e8cc2959f12a17584aeb64 (diff) | |
download | linux-332f632ec3d1dccdb89fadd5ce0850f02e14824d.tar.xz |
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 'mm/fadvise.c')
0 files changed, 0 insertions, 0 deletions