Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1468771

Re: [PATCH 3/5] firmware: ti_sci: Add support for Device control

From Nishanth Menon <nm@ti.com>
Newsgroups linux.kernel
Subject Re: [PATCH 3/5] firmware: ti_sci: Add support for Device control
Date 2016-08-23 20:50 +0200
Message-ID <s9oVP-7Ln-11@gated-at.bofh.it> (permalink)
References <s80Vz-3en-7@gated-at.bofh.it> <s80Vz-3en-15@gated-at.bofh.it> <s8OyZ-W3-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Aug 21, 2016 at 10:56 PM, Lokesh Vutla <lokeshvutla@ti.com> wrote:
>>  /**
>> + * 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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 3/5] firmware: ti_sci: Add support for Device control Nishanth Menon <nm@ti.com> - 2016-08-20 01:00 +0200
  Re: [PATCH 3/5] firmware: ti_sci: Add support for Device control Lokesh Vutla <lokeshvutla@ti.com> - 2016-08-22 06:00 +0200
    Re: [PATCH 3/5] firmware: ti_sci: Add support for Device control Nishanth Menon <nm@ti.com> - 2016-08-23 20:50 +0200

csiph-web