On 25 September 2014 20:57, Jassi Brar wrote:
> On 24 September 2014 09:14, Ashwin Chaugule
> wrote:
>> On 22 September 2014 14:33, Sudeep Holla wrote:
>
>> +static void poll_txdone(unsigned long data)
>> +{
>> + struct mbox_controller *mbox = (struct mbox_controller *)data;
>
On 24 September 2014 09:14, Ashwin Chaugule wrote:
> On 22 September 2014 14:33, Sudeep Holla wrote:
> +static void poll_txdone(unsigned long data)
> +{
> + struct mbox_controller *mbox = (struct mbox_controller *)data;
> + bool txdone, resched = false;
> +
On 22 September 2014 14:33, Sudeep Holla wrote:
> On 22/09/14 19:15, Sudeep Holla wrote:
>> On 22/09/14 19:01, Ashwin Chaugule wrote:
>>>
>>> Hi Jassi,
>>>
>>> On 1 August 2014 08:31, Jassi Brar wrote:
Introduce common framework for client/protocol drivers and
controller drivers of
On 22/09/14 19:15, Sudeep Holla wrote:
On 22/09/14 19:01, Ashwin Chaugule wrote:
Hi Jassi,
On 1 August 2014 08:31, Jassi Brar wrote:
Introduce common framework for client/protocol drivers and
controller drivers of Inter-Processor-Communication (IPC).
Client driver developers should have
On 22/09/14 19:01, Ashwin Chaugule wrote:
Hi Jassi,
On 1 August 2014 08:31, Jassi Brar wrote:
Introduce common framework for client/protocol drivers and
controller drivers of Inter-Processor-Communication (IPC).
Client driver developers should have a look at
include/linux/mailbox_client.h
Hi Jassi,
On 1 August 2014 08:31, Jassi Brar wrote:
> Introduce common framework for client/protocol drivers and
> controller drivers of Inter-Processor-Communication (IPC).
>
> Client driver developers should have a look at
> include/linux/mailbox_client.h to understand the part of
> the API ex
On 2 August 2014 00:07, Mark Brown wrote:
> On Fri, Aug 01, 2014 at 06:01:36PM +0530, Jassi Brar wrote:
>> Introduce common framework for client/protocol drivers and
>> controller drivers of Inter-Processor-Communication (IPC).
>>
>> Client driver developers should have a look at
>> include/linux
On Fri, Aug 01, 2014 at 06:01:36PM +0530, Jassi Brar wrote:
> Introduce common framework for client/protocol drivers and
> controller drivers of Inter-Processor-Communication (IPC).
>
> Client driver developers should have a look at
> include/linux/mailbox_client.h to understand the part of
> the
8 matches
Mail list logo