diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2016-03-01 16:36:43 (GMT) |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2016-03-03 21:25:23 (GMT) |
commit | 69e558fa35418664eba9dd8e5330ad56544c9b71 (patch) | |
tree | e64540fe216565d254858b396ff951e127cc1f95 /drivers/i2c/busses/i2c-imx.c | |
parent | 52db223e4cf414e216890643cda33e2626554471 (diff) | |
download | linux-69e558fa35418664eba9dd8e5330ad56544c9b71.tar.xz |
i2c: rcar: don't open code of_device_get_match_data()
This change will also make Coverity happy by avoiding a theoretical NULL
pointer dereference; yet another reason is to use the above helper function
to tighten the code and make it more readable.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/i2c/busses/i2c-imx.c')
0 files changed, 0 insertions, 0 deletions