]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: fsl-mc: remove slab cache for mc devices
authorLaurentiu Tudor <laurentiu.tudor@nxp.com>
Tue, 7 Feb 2017 15:43:48 +0000 (09:43 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2017 12:26:01 +0000 (13:26 +0100)
commit9b65332e0e3f83586692fd829aa7e25c0e90a9b4
treec5f145bc1cb393a7f085b894579b79da541dd7da
parentdc341c4ec2bf7c122f818f881eb2a1d5d6e8e9c9
staging: fsl-mc: remove slab cache for mc devices

Let's drop the slab cache for objects
until we actually have proof that it improves
performance. This makes the code cleaner.

Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Acked-by: Stuart Yoder <stuart.yoder@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fsl-mc/bus/fsl-mc-bus.c