diff options
author | Shubhrajyoti D <shubhrajyoti@ti.com> | 2012-10-04 17:14:29 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-06 03:05:07 +0900 |
commit | 84cab86cb816aa439905c2112931c3649a67427f (patch) | |
tree | b0c5d747156577bcf963d8cfb168c183c05ab196 /drivers/pps | |
parent | 885ccbb357163271db6a6865b2b4b1888180094c (diff) |
drivers/rtc/rtc-em3027.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 'drivers/pps')
0 files changed, 0 insertions, 0 deletions