mfd: tps80031: Delete an error message for a failed memory allocation in tps80031_probe()
authorMarkus Elfring <[email protected]>
Fri, 9 Mar 2018 08:45:13 +0000 (09:45 +0100)
committerLee Jones <[email protected]>
Wed, 16 May 2018 08:21:48 +0000 (09:21 +0100)
commit7672c840a3145da641ed1da5ce064f9f5fb986b0
treee32b17adaa821fcb9d0447c711ca8cde6fa9b22d
parent71bc4f1de3c5c14e7512c648249494238fd8405e
mfd: tps80031: Delete an error message for a failed memory allocation in tps80031_probe()

Omit an extra message for a memory allocation failure in this function.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
drivers/mfd/tps80031.c