From: Pali Rohár Date: Fri, 9 May 2014 20:21:12 +0000 (+0200) Subject: Add patch radio-bcm2048-security.patch X-Git-Tag: v53~2 X-Git-Url: http://vcs.maemo.org/git/?a=commitdiff_plain;h=2ea4b05640e2cd06345416cc96ad16f48849dfce;hp=2ea4b05640e2cd06345416cc96ad16f48849dfce;p=kernel-power Add patch radio-bcm2048-security.patch * Backport security fixes from upstream kernel for radio driver in patch radio-bcm2048-security.patch * fix sign of value in bcm2048_##prop##_read() * fix missing unlock on error in bcm2048_rds_fifo_receive() * fix coccinelle warnings: Replace memcpy with struct assignment * fix unneeded semicolon in bcm2048_fops_read() ---