From: Jingoo Han Date: Thu, 2 Aug 2012 08:55:54 +0000 (+0900) Subject: pwm: samsung: add missing device pointer to struct pwm_chip X-Git-Tag: v3.6-rc3~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecefeb79218064bf011c5d3ff25322ffa60c302c;p=pandora-kernel.git pwm: samsung: add missing device pointer to struct pwm_chip This patch adds missing device pointer to struct pwm_chip. If the device pointer is NULL, pwmchip_add() will return error. Signed-off-by: Jingoo Han Signed-off-by: Thierry Reding --- Reading git-diff-tree failed