diff options
author | Marek Behún <marek.behun@nic.cz> | 2021-09-25 02:49:18 +0200 |
---|---|---|
committer | Ramon Fried <rfried.dev@gmail.com> | 2021-09-28 18:50:55 +0300 |
commit | 4d515607ddab653492033323e7666a92adfdf7b1 (patch) | |
tree | 2f97d57b2d6fc6831e28c00d16f172bb2a09c414 /drivers/ddr/marvell/a38x/ddr3_training.c | |
parent | 019801863b64c69e98c7ce04ae6380af560affd0 (diff) |
arm: mvebu: turris_omnia: fix leaked mtd device
After getting MTD device via get_mtd_device_nm(), we need to put it with
put_mtd_device(), otherwise we get
Removing MTD device #0 (mx25l6405d) with use count 1
before booting kernel.
Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Pali Rohár <pali@kernel.org>
Tested-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'drivers/ddr/marvell/a38x/ddr3_training.c')
0 files changed, 0 insertions, 0 deletions