Create a common MATRIX_KEY macro to pack matrix keypad keycodes into a keymap. Currently the omap-kaypad and pxa27x_keypad drivers use private implementations of the same KEY macro to create a keymap for the matrix array. This patch set adds a common MATRIX_KEY macro to include/linux/input.h for these drivers and any future matrix keypad drivers to use. H Hartley Sweeten -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html