immortalwrt/target
Thibaut VARÈNE e607d151b5 generic: platform/mikrotik: release mtd device after use
The code uses get_mtd_device_nm() which must be followed by a call to
put_mtd_device() once the handle is no longer used.

This fixes spurious shutdown console messages such as:
[ 2256.334562] Removing MTD device #7 (soft_config) with use count 1

Reported-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
2021-05-12 23:13:09 +08:00
..
imagebuilder imagebuilder: unset BINARY_FOLDER and DOWNLOAD_FOLDER in final archive 2021-05-09 00:35:59 +08:00
linux generic: platform/mikrotik: release mtd device after use 2021-05-12 23:13:09 +08:00
sdk sdk: unset BINARY_FOLDER and DOWNLOAD_FOLDER in final archives 2021-05-09 00:36:17 +08:00
toolchain build: improve ccache support 2021-01-02 12:08:17 +08:00
Config.in include/image*: add support for device-tree overlays 2021-03-18 23:23:45 +08:00
Makefile