summaryrefslogtreecommitdiff
path: root/arch/cris/boot
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2012-11-22 18:56:19 (GMT)
committerSamuel Ortiz <sameo@linux.intel.com>2012-11-26 11:15:18 (GMT)
commit32533983858f5f6899f39d54230d9640ef4547cd (patch)
tree40b3fdeda94e55b587e3ca3c7ab680ec352f7395 /arch/cris/boot
parentb20a43715e675815d0a426f05a7607ba099136aa (diff)
downloadlinux-32533983858f5f6899f39d54230d9640ef4547cd.tar.xz
mfd: stmpe-i2c: Move .driver structure fields inside {} in stmpe_i2c_driver
Currently, few fields in stmpe_i2c_driver are initialized as: .driver.owner = THIS_MODULE, Group them under {}, like: .driver = { .owner = THIS_MODULE, ... }, Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'arch/cris/boot')
0 files changed, 0 insertions, 0 deletions