1. 09 Nov, 2014 8 commits
  2. 04 Nov, 2014 3 commits
  3. 03 Nov, 2014 1 commit
  4. 31 Oct, 2014 3 commits
  5. 30 Oct, 2014 3 commits
  6. 29 Oct, 2014 11 commits
  7. 28 Oct, 2014 5 commits
  8. 21 Oct, 2014 1 commit
    • Pramod Gurav's avatar
      pinctrl: st: Fix Sparse error · 2e537276
      Pramod Gurav authored
      This change fixes below sparse error,
      drivers/pinctrl/pinctrl-st.c:1515:31: error: incompatible types for operation (>)
      drivers/pinctrl/pinctrl-st.c:1515:31:    left side has type void [noderef] <asn:2>*irqmux_base
      drivers/pinctrl/pinctrl-st.c:1515:31:    right side has type int
      
      Cc: Maxime Coquelin <maxime.coquelin@st.com>
      Cc: Patrice Chotard <patrice.chotard@st.com>
      CC: Linus Walleij <linus.walleij@linaro.org>
      Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
      Signed-off-by: default avatarPramod Gurav <pramod.gurav@smartplayin.com>
      Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      2e537276
  9. 20 Oct, 2014 5 commits