Files
android_kernel_xiaomi_sm8450/include/linux/mfd
Lee Jones 5c6fbd56d1 mfd: tps65217: Naturalise cross-architecture discrepancies
If we compile the TPS65217 for a 64bit architecture we receive the following
warnings:

drivers/mfd/tps65217.c: In function ‘tps65217_probe’:
drivers/mfd/tps65217.c:173:13:
  warning: cast from pointer to integer of different size
   chip_id = (unsigned int)match->data;
             ^

Signed-off-by: Lee Jones <lee.jones@linaro.org>
2014-02-19 13:30:30 +00:00
..
2013-08-20 03:16:00 +02:00
2013-04-05 11:20:13 +02:00
2013-06-24 13:48:22 +02:00
2014-01-21 08:27:59 +00:00
2013-04-19 00:45:20 +02:00
2013-10-23 16:21:12 +01:00
2013-09-02 10:31:08 +02:00