[PATCH] powerpc/85xx: p1025twr: add module conditional to fix QE-uart issue

2015-04-29 Thread Pengbo Li
From: Xie Xiaobo A ioport setting was needed when used the QE uart function on TWR-P1025. Added a conditional definition to avoid missing this setting when the QE-uart driver was bulit to a module. Signed-off-by: Xie Xiaobo Change-Id: I95b40c760335ce5fa7a27a94287dbef28219b5fa Reviewed-on: http:

Re: [PATCH] powerpc/85xx: p1025twr: add module conditional to fix QE-uart issue

2015-04-29 Thread Scott Wood
On Thu, 2015-04-30 at 10:56 +0800, Pengbo Li wrote: > From: Xie Xiaobo > > A ioport setting was needed when used the QE uart function on TWR-P1025. > Added a conditional definition to avoid missing this setting when the > QE-uart driver was bulit to a module. > > Signed-off-by: Xie Xiaobo > Cha

Re: [PATCH] powerpc/85xx: p1025twr: add module conditional to fix QE-uart issue

2015-04-29 Thread Scott Wood
On Thu, 2015-04-30 at 10:56 +0800, Pengbo Li wrote: > From: Xie Xiaobo > > A ioport setting was needed when used the QE uart function on TWR-P1025. > Added a conditional definition to avoid missing this setting when the > QE-uart driver was bulit to a module. s/was bulit to/is built as/ > Signe