From: Andy Walls Date: Fri, 28 Jan 2011 01:32:44 +0000 (-0300) Subject: [media] lirc_zilog: Always allocate a Rx lirc_buffer object X-Git-Tag: v2.6.39-rc1~86^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcbd165509da05a2317ac7dce3c6b952e98a01ef;p=pandora-kernel.git [media] lirc_zilog: Always allocate a Rx lirc_buffer object Always allocate a lirc_buffer object, instead of just upon setup of the Rx i2c_client. If we do not allocate a lirc_buffer object, because we are not handling the Rx i2c_client, lirc_dev will allocate its own lirc_buffer anyway and not tell us about its location. Signed-off-by: Andy Walls Signed-off-by: Jarod Wilson Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed