Files
linux/drivers
Kiran Gunda ff615ed91b spmi: pmic-arb: return the value instead of passing by pointer
Returning the output value from a function, when it is possible, is the
better and cleaner way than passing it by the pointer. Hence, modify
the ppid_to_apid mapping function to return apid instead of passing
it by a pointer. While at it, pass the ppid as function parameter to
ppid_to_apid mapping function instead of passing the sid and addr.

Signed-off-by: Kiran Gunda <kgunda@codeaurora.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-28 13:51:19 +02:00
..
2017-08-14 13:29:31 -07:00
2017-07-24 17:38:21 +02:00
2017-08-28 11:59:39 +02:00
2017-08-17 10:23:45 +02:00
2017-08-01 15:22:55 -07:00
2017-08-21 11:08:03 +02:00
2017-08-24 13:23:03 -07:00