]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ppc32: Fix pointer check for MPC8540 ADS device
authorKumar Gala <galak@freescale.com>
Thu, 30 Jun 2005 09:58:55 +0000 (02:58 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 30 Jun 2005 15:45:09 +0000 (08:45 -0700)
commit4eca32008355be93e0448a6ccb265ff83414fd3a
treed74f76794c2bc7806680c34eb23247ead732be2d
parenta28b628c70e7651d30823f6599b93e57a541b51f
[PATCH] ppc32: Fix pointer check for MPC8540 ADS device

Editor snafu in which the call to ppc_sys_get_pdata got inside the if check
instead of before it.  Oops.

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/platforms/85xx/mpc8540_ads.c