]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] XilinxFB: Make missing pdata structure non-fatal
authorGrant Likely <grant.likely@secretlab.ca>
Thu, 4 Oct 2007 21:44:52 +0000 (15:44 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 10 Oct 2007 00:12:10 +0000 (18:12 -0600)
commiteb0bddb4acdb288d6103d97b4d3a00467d869a2b
tree8b0aa263530bb7483fce30035552ec54fbe43795
parentc7c437c54df591cf4049641435738f84525b0a45
[POWERPC] XilinxFB: Make missing pdata structure non-fatal

Missing pdata structure is not a fatal error.  The device can still be
initialized without it.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/video/xilinxfb.c