Home
last modified time | relevance | path

Searched hist:48942222 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mfd/
H A D88pm860x-i2c.c48942222 Mon Sep 17 10:44:58 CDT 2012 Shubhrajyoti D <shubhrajyoti@ti.com> mfd: Convert struct i2c_msg initialization to C99 format

Convert the struct i2c_msg initialization to C99 format. This makes
maintaining and editing the code simpler. Also helps once other fields
like transferred are added in future.

Thanks to Julia Lawall <julia.lawall@lip6.fr> for automating the conversion

Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
48942222 Mon Sep 17 10:44:58 CDT 2012 Shubhrajyoti D <shubhrajyoti@ti.com> mfd: Convert struct i2c_msg initialization to C99 format

Convert the struct i2c_msg initialization to C99 format. This makes
maintaining and editing the code simpler. Also helps once other fields
like transferred are added in future.

Thanks to Julia Lawall <julia.lawall@lip6.fr> for automating the conversion

Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>