diff options
| author | Shubhrajyoti D <shubhrajyoti@ti.com> | 2012-10-05 04:14:25 +0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-05 22:05:06 +0400 |
| commit | 755e4a4bdc6506a61ce455a650f92d180ef577ff (patch) | |
| tree | e0caf50b57dfd91542767f93b06f4f242cd6357e /scripts/kernel-doc | |
| parent | a606757ff7be87c8c6a72b7d6178833efc25f812 (diff) | |
| download | linux-755e4a4bdc6506a61ce455a650f92d180ef577ff.tar.xz | |
drivers/rtc/rtc-pcf8563.c: 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.
Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions
