1. 21 7月, 2011 3 次提交
  2. 20 7月, 2011 7 次提交
  3. 06 7月, 2011 2 次提交
  4. 08 6月, 2011 1 次提交
    • B
      ARM: SAMSUNG: serial: Fix on handling of one clock source for UART · 470f2297
      Boojin Kim 提交于
      This patch fixes the way of comparison for handling of two or more
      clock sources for UART.
      
      For example, if just only one clock source is defined even though
      there are two clock sources for UART, the serial driver does not
      set proper clock up. Of course, it is problem.
      
      So this patch changes the condition of comparison to avoid useless
      setup clock and adds a flag 'NO_NEED_CHECK_CLKSRC' which means
      selection of source clock is not required.
      
      In addition, since the Exynos4210 has only one clock source for UART
      this patch adds the flag into its common_init_uarts().
      Signed-off-by: NBoojin Kim <boojin.kim@samsung.com>
      Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
      Cc: stable <stable@kernel.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      470f2297
  5. 04 6月, 2011 1 次提交
  6. 02 6月, 2011 1 次提交
  7. 27 5月, 2011 1 次提交
  8. 21 5月, 2011 1 次提交
  9. 12 5月, 2011 1 次提交
  10. 11 5月, 2011 1 次提交
  11. 09 5月, 2011 2 次提交
  12. 07 5月, 2011 1 次提交
  13. 25 4月, 2011 1 次提交
  14. 14 4月, 2011 3 次提交
  15. 31 3月, 2011 1 次提交
  16. 29 3月, 2011 4 次提交
  17. 28 3月, 2011 1 次提交
  18. 15 3月, 2011 2 次提交
  19. 12 3月, 2011 2 次提交
  20. 04 3月, 2011 1 次提交
  21. 03 3月, 2011 1 次提交
  22. 23 2月, 2011 1 次提交
  23. 22 2月, 2011 1 次提交