On 3/26/2012 9:25 PM, Dmitry Torokhov wrote: > Actually I want to change the interface so that we could do something > like: > > if (pdata->keymap) { > matrix_keypad_build_keymap(...) > } else { > error = matrix_keypad_build_of_keymap(); > if (error) > goto blah; > } I would implement this and send V2. -- viresh -- 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