diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2015-11-24 22:26:11 +1100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2015-12-17 22:40:56 +1100 |
commit | 4456f4524604be2558e5f6a8e0f7cc9ed17c783e (patch) | |
tree | c48ec0ac00174e11d2c7194c31216ec9d5649182 /drivers/usb | |
parent | b2e8590fa1e35c38680dcb87c9d1bfdcc6c61a40 (diff) | |
download | linux-4456f4524604be2558e5f6a8e0f7cc9ed17c783e.tar.gz linux-4456f4524604be2558e5f6a8e0f7cc9ed17c783e.tar.bz2 linux-4456f4524604be2558e5f6a8e0f7cc9ed17c783e.zip |
powerpc/rtas: Use rtas_call_unlocked() in call_rtas_display_status()
Although call_rtas_display_status() does actually want to use the
regular RTAS locking, it doesn't want the extra logic that is in
rtas_call(), so currently it open codes the logic.
Instead we can use rtas_call_unlocked(), after taking the RTAS lock.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions