]> git.baikalelectronics.ru Git - kernel.git/commit
spi/mpc52xx-spi: minor cleanups
authorWolfram Sang <w.sang@pengutronix.de>
Wed, 25 Nov 2009 00:18:31 +0000 (17:18 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 9 Dec 2009 01:48:15 +0000 (18:48 -0700)
commitc0f5661174138c3aab4009d06cebdf052bc956c8
treee7d13370617ec2262daeae98eb391d2921f51319
parent701e2c0a7fd019cbb4f3ea772cceefb351cbecbe
spi/mpc52xx-spi: minor cleanups

- drop own, obsolete include-file
- drop IRQF_SAMPLE_RANDOM (deprecated feature)
- drop 'if' above kfree()
- typos, braces & whitespaces

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Acked-by: Luotao Fu <l.fu@pengutronix.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/mpc52xx_spi.c
include/linux/spi/mpc52xx_spi.h [deleted file]