lkml.org 
[lkml]   [2020]   [Nov]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v7 28/47] memory: tegra: Add and use devm_tegra_memory_controller_get()
    On Wed, Nov 04, 2020 at 07:49:04PM +0300, Dmitry Osipenko wrote:
    > Multiple Tegra drivers need to retrieve Memory Controller and there is
    > duplication of the retrieval code among the drivers.
    >
    > Add new devm_tegra_memory_controller_get() helper to remove the code's
    > duplication and to fix put_device() which was missed in the duplicated
    > code. Make EMC drivers to use the new helper.
    >
    > Acked-by: Thierry Reding <treding@nvidia.com>
    > Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
    > ---
    > drivers/memory/tegra/mc.c | 48 ++++++++++++++++++++++++
    > drivers/memory/tegra/tegra124-emc.c | 18 ++-------
    > drivers/memory/tegra/tegra210-emc-core.c | 39 +++++--------------
    > drivers/memory/tegra/tegra30-emc.c | 18 ++-------
    > include/soc/tegra/mc.h | 10 +++++
    > 5 files changed, 74 insertions(+), 59 deletions(-)
    >

    Thanks, applied.

    Best regards,
    Krzysztof

    \
     
     \ /
      Last update: 2020-11-06 20:03    [W:3.045 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site