Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ata: pata_samsung_cf: Move plat/regs-ata.h to drivers/ata | Sachin Kamat | 2013-12-31 | 1 | -56/+0 |
| | | | | | | | | | | plat/regs-ata.h is used only by Samsung PATA driver. Move this file to the drivers folder to remove platform dependency required for multiplatform support. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Reviewed-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Tejun Heo <tj@kernel.org> | ||||
* | ARM: SAMSUNG: Add Compact Flash device support for Samsung SoCs | Abhilash Kesavan | 2010-08-05 | 1 | -0/+56 |
Following has been added: - Common CF Platform device definition - Platform data strucure definition - CF controller register definitions Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> |