diff options
author | Philipp Stanner <pstanner@redhat.com> | 2024-01-24 12:19:04 +0100 |
---|---|---|
committer | Laurentiu Palcu <laurentiu.palcu@oss.nxp.com> | 2024-02-02 15:34:40 +0200 |
commit | 90393c9b5408cafededdee2f34082c4c3c671901 (patch) | |
tree | d87911f42ebb82d068707547a43398d762e02d65 /drivers/w1 | |
parent | 041261ac4c365e03b07427569d6735f8adfd21c8 (diff) |
drm/imx/dcss: request memory region
The driver's memory regions are currently just ioremap()ed, but not
reserved through a request. That's not a bug, but having the request is
a little more robust.
Implement the region-request through the corresponding managed
devres-function.
Signed-off-by: Philipp Stanner <pstanner@redhat.com>
Reviewed-by: Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240124111904.18261-3-pstanner@redhat.com
Diffstat (limited to 'drivers/w1')
0 files changed, 0 insertions, 0 deletions