]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/clocksource/h8300_tpu.c
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / drivers / clocksource / h8300_tpu.c
index 64195fdd78bf78e90a1f3c264a1e88716b6c7f25..5487410bfabb93b0c4768a91870485f6ba77d31f 100644 (file)
@@ -123,7 +123,6 @@ static int __init tpu_setup(struct tpu_priv *p, struct platform_device *pdev)
 {
        struct resource *res[2];
 
-       memset(p, 0, sizeof(*p));
        p->pdev = pdev;
 
        res[CH_L] = platform_get_resource(p->pdev, IORESOURCE_MEM, CH_L);