commit | 617870632de6739fca0893f3e6648e9ae1bd0ddb | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Aug 04 10:58:24 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Aug 04 10:58:24 2008 +0900 |
tree | cad36762206a99ee6317290f3d58d818f18f5c58 | |
parent | 63870295de9adb365cd121dab94379b8cfdf986a [diff] |
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>