diff options
author | Shubhrajyoti D <shubhrajyoti@ti.com> | 2012-10-05 02:14:29 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-05 20:05:07 +0200 |
commit | 84cab86cb816aa439905c2112931c3649a67427f (patch) | |
tree | b0c5d747156577bcf963d8cfb168c183c05ab196 /drivers/rtc/Kconfig | |
parent | drivers/rtc/rtc-isl1208.c: convert struct i2c_msg initialization to C99 format (diff) | |
download | linux-84cab86cb816aa439905c2112931c3649a67427f.tar.xz linux-84cab86cb816aa439905c2112931c3649a67427f.zip |
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/rtc/Kconfig')
0 files changed, 0 insertions, 0 deletions