From: Nicholas Bellinger Date: Fri, 28 Nov 2014 05:06:10 +0000 (+0000) Subject: target/rd: Convert to external rd_mcp_backend_dev_attrs X-Git-Tag: omap-for-v3.20/drop-legacy-3517~16^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03a627457e8440fe09e173dcc7d59a7c0a202d03;p=pandora-kernel.git target/rd: Convert to external rd_mcp_backend_dev_attrs This patch converts RAMDISK to use an external set of device attributes, and utilizes target_core_backend_configfs.h macros to generate a default set of configfs extended-attr handlers. It calls target_core_setup_sub_cits() to setup the initial config_item_type based on existing target_core_configfs.c defaults, and using configfs_attribute generated by DEF_TB_DEFAULT_ATTRIBS(rc_mcp) populates rd_mcp_backend_dev_attrs[] It introduces no functional change for existing RD_MCP device attributes. Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed