Re: [PATCH] mmc: hsmmc: Fix NULL pointer dereference on unload when booted with device tree

2012-11-12 Thread Tony Lindgren
* Balaji T K [121112 05:22]: > On Friday 09 November 2012 11:55 PM, Tony Lindgren wrote: > >When booting with device tree, we don't have any pdata, and will > >get the following when trying to unload omap_hsmmc: > > > >Unable to handle kernel NULL pointer dereference at virtual address 0044 >

Re: [PATCH] mmc: hsmmc: Fix NULL pointer dereference on unload when booted with device tree

2012-11-12 Thread Balaji T K
On Friday 09 November 2012 11:55 PM, Tony Lindgren wrote: When booting with device tree, we don't have any pdata, and will get the following when trying to unload omap_hsmmc: Unable to handle kernel NULL pointer dereference at virtual address 0044 pgd = edafc000 *pgd=adbbd831, *pte=,

[PATCH] mmc: hsmmc: Fix NULL pointer dereference on unload when booted with device tree

2012-11-09 Thread Tony Lindgren
When booting with device tree, we don't have any pdata, and will get the following when trying to unload omap_hsmmc: Unable to handle kernel NULL pointer dereference at virtual address 0044 pgd = edafc000 *pgd=adbbd831, *pte=, *ppte= SMP ARM Modules linked in: omap_hsmmc(-) oma