Re: [PATCH 01/10] mfd/extcon: max77693: Remove unused extern declarations and max77693_dev members

2015-05-04 Thread Chanwoo Choi
On 04/29/2015 07:58 PM, Krzysztof Kozlowski wrote: Clean up the max77693 private header file by removing: 1. Left-overs from previous way of interrupt handling (driver uses regmap_irq_chip). 2. Unused members of struct 'max77693_dev' related to interrupts in extcon driver.

Re: [PATCH] HID: lenovo: add support for Lenovo ThinkPad Keyboard Pro unit

2015-05-04 Thread Jiri Kosina
On Sat, 2 May 2015, John Reid wrote: Hi Benjamin, all, Keyboard works just fine now, along with the Wacom digitiser. Thank you very much for you help linux-input folks :) Are you OK with me adding Tested-by: John Reid owlman.li...@gmail.com to the patch? Might I suggest that the

[PATCH 3/5] hid: sony: Correct Sony device ordering

2015-05-04 Thread Frank Praznik
Rearrange Sony controller devices into alphabetical order in the hardware device list. Signed-off-by: Frank Praznik frank.praz...@oh.rr.com --- drivers/hid/hid-core.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/hid/hid-core.c b/drivers/hid/hid-core.c index