From: Mike Rapoport Date: Mon, 28 Jul 2008 23:23:32 +0000 (+0200) Subject: mfd: add platform_data to mfd_cell X-Git-Tag: v2.6.27-rc1~2^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56edb58be157a06dc147a988af3588059556d392;p=pandora-kernel.git mfd: add platform_data to mfd_cell Adding platform_data to mfd_cell allows passing of platform data directly to the platform_device created for each cell and thus reuse of existing drivers. On the other side it can be used as a hook to mfd_cell itself removing the need in mfd_get_cell method. Signed-off-by: Mike Rapoport Acked-by: Dmitry Baryshkov Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed