From: Andres Salomon Date: Fri, 18 Feb 2011 03:07:13 +0000 (-0800) Subject: mfd: mfd_cell is now implicitly available to asic3 drivers X-Git-Tag: v2.6.39-rc1~96^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d24f36d352bb9fb72b6611bdca41adbb41cb13ba;p=pandora-kernel.git mfd: mfd_cell is now implicitly available to asic3 drivers No need to explicitly set the cell's platform_data/data_size. Modify clients to use mfd_get_cell helper function instead of accessing platform_data directly. Signed-off-by: Andres Salomon Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed