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 it's not been requested by another user. Signed-off-by: Bartosz Golaszewski <[email protected]> ---
Reviewed-by: David Lechner <[email protected]>

