Home
last modified time | relevance | path

Searched hist:"6 fb5629987239c6a8438fab8fd324b7724e49453" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dma/sh/
H A Dshdmac.cdiff 6fb5629987239c6a8438fab8fd324b7724e49453 Tue Mar 01 10:37:07 CST 2016 Wolfram Sang <wsa+renesas@sang-engineering.com> dmaengine: sh: shdmac: 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: Vinod Koul <vinod.koul@intel.com>