|
@@ -1,7 +1,7 @@
|
|
|
/*
|
|
|
* Topcliff PCH DMA controller driver
|
|
|
* Copyright (c) 2010 Intel Corporation
|
|
|
- * Copyright (C) 2011 OKI SEMICONDUCTOR CO., LTD.
|
|
|
+ * Copyright (C) 2011 LAPIS Semiconductor Co., Ltd.
|
|
|
*
|
|
|
* This program is free software; you can redistribute it and/or modify
|
|
|
* it under the terms of the GNU General Public License version 2 as
|
|
@@ -1057,7 +1057,7 @@ static void __exit pch_dma_exit(void)
|
|
|
module_init(pch_dma_init);
|
|
|
module_exit(pch_dma_exit);
|
|
|
|
|
|
-MODULE_DESCRIPTION("Intel EG20T PCH / OKI SEMICONDUCTOR ML7213 IOH "
|
|
|
+MODULE_DESCRIPTION("Intel EG20T PCH / LAPIS Semiconductor ML7213/ML7223 IOH "
|
|
|
"DMA controller driver");
|
|
|
MODULE_AUTHOR("Yong Wang <yong.y.wang@intel.com>");
|
|
|
MODULE_LICENSE("GPL v2");
|