On Sat, Apr 10, 2010 at 2:48 AM, David Härdeman <david@xxxxxxxxxxx> wrote: > On Fri, Apr 09, 2010 at 11:00:41AM -0300, Mauro Carvalho Chehab wrote: >> struct { >> unsigned mark : 1; >> unsigned duration :31; >> } >> >> There's no memory spend at all: it will use just one unsigned int and it is >> clearly indicated what's mark and what's duration. > > If all three of you agree on this approach, I'll write a patch to convert > ir-core to use it instead. Fine with me. > > -- > David Härdeman > -- Jon Smirl jonsmirl@xxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html