From: Axel Lin Date: Sun, 10 Aug 2014 09:41:31 +0000 (-0300) Subject: [media] saa6752hs: Convert to devm_kzalloc() X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~439 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6af6e9c84fcc8f86b15be607a9ae8afd1d1686ea;p=pandora-kernel.git [media] saa6752hs: Convert to devm_kzalloc() Using the managed function the kfree() calls can be removed from the probe error path and the remove handler. Signed-off-by: Axel Lin Acked-by: Lad, Prabhakar Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed