]> git.baikalelectronics.ru Git - kernel.git/commit
video: msm: Fix section mismatch in mddi.c.
authorGregory Bean <gbean@codeaurora.org>
Wed, 28 Jul 2010 17:22:13 +0000 (10:22 -0700)
committerDaniel Walker <dwalker@codeaurora.org>
Thu, 29 Jul 2010 20:54:53 +0000 (13:54 -0700)
commit6a9fda04882a07fcd0ff0fb84012ec8b376cf1ce
treed76691c6df0a47da8f550156f17c6f44b8e8006e
parentdbadd5dc26d0165f9e6d7579b13619c704fca10e
video: msm: Fix section mismatch in mddi.c.

Repair a section mismatch between the mddi driver's
platform_driver structure and its probe method.

Signed-off-by: Gregory Bean <gbean@codeaurora.org>
Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
drivers/video/msm/mddi.c