commit | 9ea28ecbeb090159a3383ff60b29dee00c489774 | [log] [tgz] |
---|---|---|
author | Balaji T K <balajitk@ti.com> | Mon Oct 15 21:35:08 2012 +0530 |
committer | Chris Ball <cjb@laptop.org> | Wed Nov 07 15:01:54 2012 -0500 |
tree | 292d044d8c4f1fe9a7464b685debea36ceaf7e27 | |
parent | 9d1f02864408c20dbbfaa661231c7afb5a8fc028 [diff] |
mmc: omap_hsmmc: fix NULL pointer dereference for dt boot dev->platform_data is NULL in case of device tree boot, instead use the saved version in struct omap_hsmmc_host. Signed-off-by: Balaji T K <balajitk@ti.com> Signed-off-by: Venkatraman S <svenkatr@ti.com> Signed-off-by: Chris Ball <cjb@laptop.org>