Details

[Home]

Issue of the Implementation # L0302

Brief

mtd: plat-ram: Replace unsuitable manual resource management

Detailed Description

Driver contains unsuitable request_mem_region() and release_resource() calls. The patch switches manual resource management by devm interface for readability and error-free simplification.

Component

linux-kernel 4.14

Accepted

https://lkml.org/lkml/2017/8/16/493
commit

Status

Fixed in kernel v4.15-rc1

[Home]