mtd: rawnand: omap: Check return values
authorMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 10 Jun 2021 13:49:04 +0000 (15:49 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 18 Jun 2021 07:45:21 +0000 (09:45 +0200)
commit11a017782852ad6a59d7a449b69478ddc1d30cf0
treedc8eb29538987fb390acf8adb28a99c1ece3678e
parente29973843d9293a57c5c8f14094d0fa74b770ed7
mtd: rawnand: omap: Check return values

Check the return value of many helpers which might return error codes.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20210610134906.3503303-4-miquel.raynal@bootlin.com
drivers/mtd/nand/raw/omap2.c