RE: [PATCH v3 3/6] RapidIO: Add Port-Write handling for EM

2010-04-13 Thread Bounine, Alexandre
Andrew Morton wrote: > On Tue, 6 Apr 2010 17:22:38 -0400 Alexandre Bounine wrote: > > > > > From: Alexandre Bounine > > > > Add RapidIO Port-Write message handling in the context > > of Error Management Extensions Specification Rev.1.3. > > > > ... > > > > +static struct rio_dev *rio_get_comptag

Re: [PATCH v3 3/6] RapidIO: Add Port-Write handling for EM

2010-04-12 Thread Andrew Morton
On Tue, 6 Apr 2010 17:22:38 -0400 Alexandre Bounine wrote: > > From: Alexandre Bounine > > Add RapidIO Port-Write message handling in the context > of Error Management Extensions Specification Rev.1.3. > > ... > > +static struct rio_dev *rio_get_comptag(u32 comp_tag, struct rio_dev *from) > +{