Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-14 | s5pc1xx: gpio: bug fix at gpio_set_pull function | Minkyu Kang | |
When set to PULL_NONE, gpio_set_pull function is returned without write the register. This patch fixed it. Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> | |||
2010-04-30 | SAMSUNG: make s5p common gpio functions | Minkyu Kang | |
Because of s5pc1xx gpio is same as s5p seires SoC, move gpio functions to drvier/gpio/ and modify structure's name from s5pc1xx_ to s5p_. Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> |