[WARNING] pxamci: 'pxa2xx-mci.0' does not have a release() function.

Eric Miao eric.y.miao at gmail.com
Thu Oct 22 18:48:38 EDT 2009


On Fri, Oct 23, 2009 at 6:36 AM, Antonio Ospite
<ospite at studenti.unina.it> wrote:
> Hi,
>
> I get this warning on shutdown. How to fix it properly?
>

This is weird, as if pxa2xx_set_spi_info() is used, the pxa2xx-spi device
is actually created by platform_device_alloc(), which has a default
release function of "platform_device_release()".



More information about the linux-arm-kernel mailing list