commit | a496bda66201e855f6b5d5d701d8bd65b9178700 | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Tue May 21 01:01:41 2013 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Tue May 21 01:01:41 2013 +0900 |
tree | 04f7d2a215a35a577dc2cfa984aa25921dfe685a | |
parent | e8de5a1fa9101a6aa22b2cbdde058979664b2474 [diff] |
ARM: S3C24XX: remove obsolete s3c2412 specific dma settings The s3c2412 dma init contained code to handle dma-direction specific settings. As now all s3c2412-dma-channels are direction-independent this is not needed anymore. As the s3c2412 also was the only user of this, it can go away completely. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>