RE: [PATCH] rapidio/tsi721: Fix mailbox resource reporting

2011-12-06 Thread Bounine, Alexandre
: linuxppc-dev-bounces+alexandre.bounine=idt@lists.ozlabs.org on behalf of Andrew Morton Sent: Tue 12/6/2011 5:36 PM To: Bounine, Alexandre Cc: linuxppc-dev@lists.ozlabs.org; linux-ker...@vger.kernel.org Subject: Re: [PATCH] rapidio/tsi721: Fix mailbox resource reporting On Tue, 6 Dec 2011 14:01

Re: [PATCH] rapidio/tsi721: Fix mailbox resource reporting

2011-12-06 Thread Andrew Morton
On Tue, 6 Dec 2011 14:01:27 -0500 Alexandre Bounine wrote: > Report support of four RapidIO mailboxes (MBOX0 - MBOX3) instead of MBOX0 > only. I don't know how important these changes are and I don't know what their end user visible effects are. Hence I am unable to decide which kernel version

[PATCH] rapidio/tsi721: Fix mailbox resource reporting

2011-12-06 Thread Alexandre Bounine
Report support of four RapidIO mailboxes (MBOX0 - MBOX3) instead of MBOX0 only. Signed-off-by: Alexandre Bounine --- drivers/rapidio/devices/tsi721.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/rapidio/devices/tsi721.c b/drivers/rapidio/devices/tsi721.c in