Re: [PATCH 06/14] powerpc/eeh: Remove stale CAPI comment

2019-09-16 Thread Sam Bobroff
On Tue, Sep 03, 2019 at 08:15:57PM +1000, Oliver O'Halloran wrote: > Support for switching CAPI cards into and out of CAPI mode was removed a > while ago. Drop the comment since it's no longer relevant. > > Cc: Andrew Donnellan > Signed-off-by: Oliver O'Halloran LGTM Reviewed-by: Sam Bobroff

Re: [PATCH 06/14] powerpc/eeh: Remove stale CAPI comment

2019-09-03 Thread Andrew Donnellan
On 3/9/19 8:15 pm, Oliver O'Halloran wrote: Support for switching CAPI cards into and out of CAPI mode was removed a while ago. Drop the comment since it's no longer relevant. Cc: Andrew Donnellan Signed-off-by: Oliver O'Halloran Oliver looked... unimpressed with the hackiness of the design

[PATCH 06/14] powerpc/eeh: Remove stale CAPI comment

2019-09-03 Thread Oliver O'Halloran
Support for switching CAPI cards into and out of CAPI mode was removed a while ago. Drop the comment since it's no longer relevant. Cc: Andrew Donnellan Signed-off-by: Oliver O'Halloran --- arch/powerpc/platforms/powernv/eeh-powernv.c | 7 --- 1 file changed, 7 deletions(-) diff --git a/ar