Felipe Balbi
b3025e6ada
usb: phy: msm: cast to enum msm_usb_phy_type
...
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: Felipe Balbi <balbi@ti.com >
2014-05-12 12:34:23 -05:00
..
2013-08-09 17:34:15 +03:00
2014-04-30 11:11:30 -05:00
2014-03-09 12:45:08 +05:30
2013-06-17 13:47:09 -07:00
2013-12-12 13:43:34 -06:00
2013-12-19 09:27:42 -06:00
2014-04-21 14:07:24 -05:00
2014-01-08 15:01:39 -08:00
2013-11-26 10:58:18 -06:00
2014-03-07 10:03:25 -06:00
2014-04-21 14:07:25 -05:00
2014-04-21 14:07:24 -05:00
2013-12-12 13:43:34 -06:00
2013-12-23 10:14:40 -06:00
2013-05-15 17:32:47 +03:00
2014-04-21 14:07:24 -05:00
2014-05-12 12:34:23 -05:00
2014-04-21 10:52:52 -05:00
2013-03-18 11:18:08 +02:00
2014-01-08 15:01:39 -08:00
2013-04-02 11:42:45 +03:00
2014-03-05 14:40:09 -06:00
2013-12-06 14:40:26 -06:00
2014-03-05 09:44:48 -06:00
2013-07-30 11:18:53 +03:00
2013-10-29 16:46:48 -07:00
2013-10-29 16:46:48 -07:00
2013-05-28 20:16:37 +03:00
2013-05-28 20:16:37 +03:00
2013-12-23 10:14:33 -06:00
2013-12-06 14:32:15 -06:00
2014-03-07 21:51:45 +05:30
2013-10-11 16:26:46 -07:00
2014-03-17 16:08:27 -07:00
2014-02-04 12:59:14 -08:00