commit | 1effe5bc6cfbac4506d7944d68dadbd29ad62645 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@openedhand.com> | Fri Jun 20 11:07:39 2008 +0200 |
committer | Samuel Ortiz <samuel@sortiz.org> | Sun Jul 20 19:54:51 2008 +0200 |
tree | 805545bcfba7026e565de14ee251b03739872f34 | |
parent | 6f2384c4bdd4be3dc1e5d22ed5e6f0c3076fda60 [diff] |
mfd: asic3 children platform data removal Platform devices should be dynamically allocated, and each supported device should have its own platform data. For now we just remove this buggy code. Signed-off-by: Samuel Ortiz <sameo@openedhand.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>