Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-15 | serial: sccnxp: Replace pdata.init/exit with regulator API | Alexander Shiyan | |
Typical usage of pdata.init/exit is enable/disable power and/or toggle reset for the target chip. This patch replaces these callbacks with regulator API. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | |||
2013-01-15 | serial: sccnxp: Rename header file to match functionality | Alexander Shiyan | |
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |