From: Mauro Carvalho Chehab Date: Thu, 20 Jan 2011 21:16:50 +0000 (-0300) Subject: [media] ir-raw: Properly initialize the IR event (BZ#27202) X-Git-Tag: v2.6.38~23^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83587839d648e2a9b5edb5b9d4d9118ead56f22d;p=pandora-kernel.git [media] ir-raw: Properly initialize the IR event (BZ#27202) Changeset 4651918a4afdd49bdea21d2f919b189ef17a6399 changed the way events are stored. However, it forgot to fix ir_raw_event_store_edge() to work with the new way. Due to that, the decoders will likely do bad things. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed