On 2/14/19 8:52 AM, Bartosz Golaszewski wrote:
From: Bartosz Golaszewski <[email protected]>Add a missing call to request_mem_region() before calling ioremap() to make sure the region is not being used by anyone else. Signed-off-by: Bartosz Golaszewski <[email protected]> ---
Reviewed-by: <[email protected]>

