17 Jul, 2009
1 commit
-
msm_serial_driver is registered using platform_driver_probe which takes
care for the probe function itself. So don't pass it in the driver
struct, too.Signed-off-by: Uwe Kleine-König
Signed-off-by: Alan Cox
Signed-off-by: Linus Torvalds
23 Jun, 2009
2 commits
-
The tty layer is now a bit more fussy about reporting the right baud rate
back. Make the msm driver match the current state of affairs.Signed-off-by: Alan Cox
Signed-off-by: Linus Torvalds -
Signed-off-by: Brian Swetland
Signed-off-by: Alan Cox
Signed-off-by: Linus Torvalds