diff options
author | Marek Vasut <marek.vasut@gmail.com> | 2010-09-03 22:35:46 +0200 |
---|---|---|
committer | Eric Miao <eric.y.miao@gmail.com> | 2010-10-08 10:21:18 +0200 |
commit | a754aea25e804d0635d1871558bee5024605ff92 (patch) | |
tree | 95664f969460f0c622b149a42b74c6963b67b427 /kernel/Kconfig.hz | |
parent | ARM: pxa168/aspenite: added initial support for TPO TD043MTEA1 LCD (diff) | |
download | linux-a754aea25e804d0635d1871558bee5024605ff92.tar.xz linux-a754aea25e804d0635d1871558bee5024605ff92.zip |
ARM: pxa: fix pxa3xx-u2d crash when ULPI not used
In case the pxa3xx-u2d driver isn't used, probing of ohci-pxa27x will cause an
ugly kernel crash (NULL pointer dereference in pxa3xx_u2d_start_hc(), because
struct u2d is NULL and clk_enable() call will crash the kernel, trying to access
it).
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Diffstat (limited to 'kernel/Kconfig.hz')
0 files changed, 0 insertions, 0 deletions