maple: Kill useless private_data pointer.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 4 Aug 2008 01:58:24 +0000 (10:58 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 4 Aug 2008 01:58:24 +0000 (10:58 +0900)
commit617870632de6739fca0893f3e6648e9ae1bd0ddb
treecad36762206a99ee6317290f3d58d818f18f5c58
parent63870295de9adb365cd121dab94379b8cfdf986a
maple: Kill useless private_data pointer.

We can simply wrap in to the dev_set/get_drvdata(), there's no reason
to track an extra level of private data on top of the struct device.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/input/keyboard/maple_keyb.c
drivers/sh/maple/maple.c
include/linux/maple.h