commit | 4209324a74fd234fa44bb18a3331356e41df773a | [log] [tgz] |
---|---|---|
author | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | Mon Jan 05 17:14:22 2009 +0100 |
committer | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | Mon Jan 05 17:14:22 2009 +0100 |
tree | 63152c5482ceb45f1440a8c0659b191ee905eaf3 | |
parent | 0e490050902adaca9b30275ec9a544a786bf2db8 [diff] |
avr32: data param to at32_add_device_mci() must be non-NULL at32_add_device_mci() will refuse to add the mci device if the data parameter is NULL. Fix up the favr-32 and hammerhead boards so that this doesn't happen. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com> Cc: Alex Raimondi <mailinglist@miromico.ch> Cc: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>