]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Check the get_cover_state function pointer if not set
authorKyungmin Park <kyungmin.park@samsung.com>
Thu, 29 Nov 2007 08:01:11 +0000 (17:01 +0900)
committerTony Lindgren <tony@atomide.com>
Sat, 1 Dec 2007 00:05:08 +0000 (16:05 -0800)
commitd673727863e802292b4a8186413f5c075fcb86e3
tree3d579e2c59b89fe66b4e53e1b59be05d9fa4daa7
parent23d56050eaa6c0e53dcbee42a2a880321c2d17ca
ARM: OMAP: Check the get_cover_state function pointer if not set

If the get_cover_state is not set, it occurs the oops.

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/mmc/host/omap.c