linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 9/9] dmaengine: Kconfig: rename ARCH_HI3xxx to ARCH_HI36xx
@ 2015-12-03  2:49 Jiancheng Xue
  2015-12-03  9:41 ` Arnd Bergmann
  0 siblings, 1 reply; 3+ messages in thread
From: Jiancheng Xue @ 2015-12-03  2:49 UTC (permalink / raw)
  To: vinod.koul, khilman, arnd, olof, xuwei5, haojian.zhuang,
	zhangfei.gao, bintian.wang
  Cc: dmaengine, linux-kernel, yanhaifeng, yanghongwei, suwenping,
	ml.yang, gaofei, Jiancheng Xue

Rename ARCH_HI3xxx to ARCH_HI36xx.

Signed-off-by: Jiancheng Xue <xuejiancheng@huawei.com>
---
 drivers/dma/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig
index e6cd1a3..53d5676 100644
--- a/drivers/dma/Kconfig
+++ b/drivers/dma/Kconfig
@@ -279,7 +279,7 @@ config INTEL_MIC_X100_DMA
 
 config K3_DMA
 	tristate "Hisilicon K3 DMA support"
-	depends on ARCH_HI3xxx
+	depends on ARCH_HI36xx
 	select DMA_ENGINE
 	select DMA_VIRTUAL_CHANNELS
 	help
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2 9/9] dmaengine: Kconfig: rename ARCH_HI3xxx to ARCH_HI36xx
  2015-12-03  2:49 [PATCH v2 9/9] dmaengine: Kconfig: rename ARCH_HI3xxx to ARCH_HI36xx Jiancheng Xue
@ 2015-12-03  9:41 ` Arnd Bergmann
  2015-12-04  3:27   ` xuejiancheng
  0 siblings, 1 reply; 3+ messages in thread
From: Arnd Bergmann @ 2015-12-03  9:41 UTC (permalink / raw)
  To: Jiancheng Xue
  Cc: vinod.koul, khilman, olof, xuwei5, haojian.zhuang, zhangfei.gao,
	bintian.wang, dmaengine, linux-kernel, yanhaifeng, yanghongwei,
	suwenping, ml.yang, gaofei

On Thursday 03 December 2015 10:49:37 Jiancheng Xue wrote:
> Rename ARCH_HI3xxx to ARCH_HI36xx.
> 
> Signed-off-by: Jiancheng Xue <xuejiancheng@huawei.com>

Maybe just change it to 'depends on ARCH_HISI'? That would make it
possible to merge the change independently.

This also needs a better changelog text.

	Arnd

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2 9/9] dmaengine: Kconfig: rename ARCH_HI3xxx to ARCH_HI36xx
  2015-12-03  9:41 ` Arnd Bergmann
@ 2015-12-04  3:27   ` xuejiancheng
  0 siblings, 0 replies; 3+ messages in thread
From: xuejiancheng @ 2015-12-04  3:27 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: vinod.koul, khilman, olof, xuwei5, haojian.zhuang, zhangfei.gao,
	bintian.wang, dmaengine, linux-kernel, yanhaifeng, yanghongwei,
	suwenping, ml.yang, gaofei

Hi Arnd,

On 2015/12/3 17:41, Arnd Bergmann wrote:
> On Thursday 03 December 2015 10:49:37 Jiancheng Xue wrote:
>> Rename ARCH_HI3xxx to ARCH_HI36xx.
>>
>> Signed-off-by: Jiancheng Xue <xuejiancheng@huawei.com>
> 
> Maybe just change it to 'depends on ARCH_HISI'? That would make it
> possible to merge the change independently.

OK. Agree with you!

> 
> This also needs a better changelog text.

OK. I'll try to make the changelog text more detailed.

> 
> 	Arnd
> 
> .
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-12-04  3:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-03  2:49 [PATCH v2 9/9] dmaengine: Kconfig: rename ARCH_HI3xxx to ARCH_HI36xx Jiancheng Xue
2015-12-03  9:41 ` Arnd Bergmann
2015-12-04  3:27   ` xuejiancheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).