From 5a8844b596d5a6008b14d2677b426ac7ed7d260b Mon Sep 17 00:00:00 2001 From: Charles Keepax Date: Thu, 29 May 2014 16:27:51 +0100 Subject: [PATCH] extcon: arizona: Remove duplicate set of input parent device devm_input_allocate_device already sets the parent device to be that passed to it, we also set this manually in arizona_extcon_probe. This patch removes the redundant set from arizona_extcon_probe. Signed-off-by: Charles Keepax Signed-off-by: Chanwoo Choi --- Reading git-format-patch failed