Re: [PATCH 3/5] firmware: ti_sci: Add support for Device control
From: Nishanth Menon <hidden>
Date: 2016-08-23 18:45:09
Also in:
linux-arm-kernel, linux-pm, lkml
From: Nishanth Menon <hidden>
Date: 2016-08-23 18:45:09
Also in:
linux-arm-kernel, linux-pm, lkml
On Sun, Aug 21, 2016 at 10:56 PM, Lokesh Vutla [off-list ref] wrote:
quoted
/** + * tis_sci_is_response_ack() - Generic ACK/NACK message checkup + * @r: pointer to response buffer + * + * Return: true if the response was an ACK, else returns false. + */ +static inline bool tis_sci_is_response_ack(void *r)May be just ti_sci_is_response_ack() to be consistent? or you wanted to keep it tis_sci* ?
Uggh.. Fat fingered that one.. thanks for catching.. fixed and will post a v2 next week if there is no further comments --- Regards, Nishanth Menon -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html