Input: atmel_mxt_ts - warn if sysfs could not be created
authorDaniel Kurtz <djkurtz@chromium.org>
Thu, 28 Jun 2012 13:08:05 +0000 (21:08 +0800)
committerHenrik Rydberg <rydberg@euromail.se>
Fri, 29 Jun 2012 13:58:02 +0000 (15:58 +0200)
If sysfs entry creation fails, the driver is still usable, so don't
just abort probe.  Just warn and continue.

Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>

No differences found