aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorPali Rohár <[email protected]>2020-09-02 16:43:43 +0200
committerLorenzo Pieralisi <[email protected]>2020-10-02 14:29:41 +0100
commitea17a0f153af2cd890e4ce517130dcccaa428c13 (patch)
treea6659f47749d36c8dfc020ef18f6fce4930678b7 /lib/test_overflow.c
parentd0c6a3475b033960e85ae2bf176b14cab0a627d2 (diff)
phy: marvell: comphy: Convert internal SMCC firmware return codes to errno
Driver ->power_on and ->power_off callbacks leaks internal SMCC firmware return codes to phy caller. This patch converts SMCC error codes to standard linux errno codes. Include file linux/arm-smccc.h already provides defines for SMCC error codes, so use them instead of custom driver defines. Note that return value is signed 32bit, but stored in unsigned long type with zero padding. Tested-by: Tomasz Maciej Nowak <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Pali Rohár <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]> Reviewed-by: Rob Herring <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions