Files
ack-tegra/include/linux/mfd
Lee Jones 05fb7a56ad mfd: max8997: Naturalise cross-architecture discrepancies
If we compile the MAX8997 for a 64bit architecture we receive the following
warnings:

  drivers/mfd/max8997.c: In function ‘max8997_i2c_get_driver_data’:
  drivers/mfd/max8997.c:173:10:
    warning: cast from pointer to integer of different size
     return (int)match->data;
            ^

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