OSDN Git Service

intel: Put the "gen" shorthand chipset identifier in the context.
authorEric Anholt <eric@anholt.net>
Wed, 4 Jan 2012 20:00:59 +0000 (12:00 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 27 Jan 2012 21:21:19 +0000 (13:21 -0800)
commit9695eee8a2b6c749d79980e6057ac231aea6cb6d
tree1ef4e4f92a76eb82a9e63e5f9934560768e00d1d
parent028715ee7074691895051296105e8b4cbbfaabb8
intel: Put the "gen" shorthand chipset identifier in the context.

It's a lot nicer than using IS_WHATEVER(devid) all over the place, and
we have this in our other projects too.
intel/intel_decode.c