Thread (6 messages) 6 messages, 4 authors, 2012-03-27

Re: [PATCH 1/2] input/of_keymap: Convert kzalloc to devm_kzalloc derivative

From: spear devel <hidden>
Date: 2012-03-27 04:18:20
Also in: linux-input

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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help