Home
last modified time | relevance | path

Searched hist:d0226d315dba5e401a124b394a1af5e35e082b08 (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/i2c/busses/
H A Di2c-opal.cdiff d0226d315dba5e401a124b394a1af5e35e082b08 Wed Jun 29 05:38:38 CEST 2016 Suraj Jitindar Singh <sjitindarsingh@gmail.com> powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg

An opal_msg of type OPAL_MSG_ASYNC_COMP contains the return code in the
params[1] struct member. However this isn't intuitive or obvious when
reading the code and requires that a user look at the skiboot
documentation or opal-api.h to verify this.

Add an inline function to get the return code from an opal_msg and update
call sites accordingly.

Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
/linux/drivers/leds/
H A Dleds-powernv.cdiff d0226d315dba5e401a124b394a1af5e35e082b08 Wed Jun 29 05:38:38 CEST 2016 Suraj Jitindar Singh <sjitindarsingh@gmail.com> powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg

An opal_msg of type OPAL_MSG_ASYNC_COMP contains the return code in the
params[1] struct member. However this isn't intuitive or obvious when
reading the code and requires that a user look at the skiboot
documentation or opal-api.h to verify this.

Add an inline function to get the return code from an opal_msg and update
call sites accordingly.

Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
/linux/arch/powerpc/platforms/powernv/
H A Dopal-sysparam.cdiff d0226d315dba5e401a124b394a1af5e35e082b08 Wed Jun 29 05:38:38 CEST 2016 Suraj Jitindar Singh <sjitindarsingh@gmail.com> powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg

An opal_msg of type OPAL_MSG_ASYNC_COMP contains the return code in the
params[1] struct member. However this isn't intuitive or obvious when
reading the code and requires that a user look at the skiboot
documentation or opal-api.h to verify this.

Add an inline function to get the return code from an opal_msg and update
call sites accordingly.

Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A Dopal-sensor.cdiff d0226d315dba5e401a124b394a1af5e35e082b08 Wed Jun 29 05:38:38 CEST 2016 Suraj Jitindar Singh <sjitindarsingh@gmail.com> powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg

An opal_msg of type OPAL_MSG_ASYNC_COMP contains the return code in the
params[1] struct member. However this isn't intuitive or obvious when
reading the code and requires that a user look at the skiboot
documentation or opal-api.h to verify this.

Add an inline function to get the return code from an opal_msg and update
call sites accordingly.

Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
/linux/drivers/rtc/
H A Drtc-opal.cdiff d0226d315dba5e401a124b394a1af5e35e082b08 Wed Jun 29 05:38:38 CEST 2016 Suraj Jitindar Singh <sjitindarsingh@gmail.com> powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg

An opal_msg of type OPAL_MSG_ASYNC_COMP contains the return code in the
params[1] struct member. However this isn't intuitive or obvious when
reading the code and requires that a user look at the skiboot
documentation or opal-api.h to verify this.

Add an inline function to get the return code from an opal_msg and update
call sites accordingly.

Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
/linux/arch/powerpc/include/asm/
H A Dopal.hdiff d0226d315dba5e401a124b394a1af5e35e082b08 Wed Jun 29 05:38:38 CEST 2016 Suraj Jitindar Singh <sjitindarsingh@gmail.com> powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg

An opal_msg of type OPAL_MSG_ASYNC_COMP contains the return code in the
params[1] struct member. However this isn't intuitive or obvious when
reading the code and requires that a user look at the skiboot
documentation or opal-api.h to verify this.

Add an inline function to get the return code from an opal_msg and update
call sites accordingly.

Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>