1. 12 May, 2014 1 commit
    • Felipe Balbi's avatar
      usb: phy: msm: cast to enum msm_usb_phy_type · b3025e6a
      Felipe Balbi authored
      this solves the following build warning found when
      running compile tests.
      
      drivers/usb/phy/phy-msm-usb.c: In function ‘msm_otg_read_dt’:
      drivers/usb/phy/phy-msm-usb.c:1459:20: warning: cast from pointer \
      	to integer of different size [-Wpointer-to-int-cast]
        pdata->phy_type = (int) id->data;
                          ^
      Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
      b3025e6a
  2. 30 Apr, 2014 19 commits
  3. 25 Apr, 2014 3 commits
  4. 21 Apr, 2014 17 commits