From 905cce7f4309f3ec19c1ed67edd68b7e67e88f3e Mon Sep 17 00:00:00 2001 From: Richard Weinberger Date: Mon, 1 Jun 2015 23:10:49 +0200 Subject: [PATCH] mtd: r852: Fix device_create_file() usage device_create_file() can fail, therefore we have to handle this case and abort. Signed-off-by: Richard Weinberger Signed-off-by: Brian Norris --- Reading git-format-patch failed