Merge tag 'reset-fixes-for-v5.2' of git://git.pengutronix.de/git/pza/linux into arm...
authorOlof Johansson <olof@lixom.net>
Thu, 4 Jul 2019 14:04:13 +0000 (07:04 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 4 Jul 2019 14:04:15 +0000 (07:04 -0700)
commitd9deea28a896e01f6593b8a5c18ccff530620cb2
tree2379960c9f17072c863929fd7c18e739014f7c12
parentb27aca2e555f87d384cdf60059dd1a1b61c215ef
parenta71dcd3757e29cc8b43383ff18595d707cf08345
Merge tag 'reset-fixes-for-v5.2' of git://git.pengutronix.de/git/pza/linux into arm/drivers

Reset controller fix for v5.2

This tag removes a redundant device pointer NULL check from
__reset_control_get_from_lookup to fix a static code checker
warning.

* tag 'reset-fixes-for-v5.2' of git://git.pengutronix.de/git/pza/linux:
  reset: remove redundant null check on pointer dev

Link: https://lore.kernel.org/r/1562236626.6641.13.camel@pengutronix.de
Signed-off-by: Olof Johansson <olof@lixom.net>
drivers/reset/core.c