On Wed, May 29, 2019 at 4:42 AM Young Xiao <[email protected]> wrote:
> platform_get_resource() may fail and return NULL, so we should > better check it's return value to avoid a NULL pointer dereference > a bit later in the code. > > Signed-off-by: Young Xiao <[email protected]> Patch applied with Ray's ACK. Yours, Linus Walleij

