]> bbs.cooldavid.org Git - net-next-2.6.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)
commit461cbe77d0a4f887c33a3a95ea68a7daf23b4302
treed76691c6df0a47da8f550156f17c6f44b8e8006e
parent529d1a361978ab6f986514d852e0eebc0a2c4040
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