aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMarek Szyprowski <m.szyprowski@samsung.com>2013-08-09 13:01:08 +0200
committerMarek Szyprowski <m.szyprowski@samsung.com>2013-08-27 10:53:45 +0200
commit10bcdfb8ba24760f715f0a700c3812747eddddf5 (patch)
treef5f9c20eea2993955b875dedbe14e0a6e2ab623d /include/linux
parent9d8eab7af79cb4ce2de5de39f82c455b1f796963 (diff)
ARM: init: add support for reserved memory defined by device tree
Enable reserved memory initialization from device tree. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Acked-by: Kyungmin Park <kyungmin.park@samsung.com> Acked-by: Michal Nazarewicz <mina86@mina86.com> Acked-by: Tomasz Figa <t.figa@samsung.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
VERSION"; case IAVF_ERR_ADMIN_QUEUE_CRITICAL_ERROR: return "IAVF_ERR_ADMIN_QUEUE_CRITICAL_ERROR"; } snprintf(hw->err_str, sizeof(hw->err_str), "%d", stat_err); return hw->err_str; } /** * iavf_debug_aq * @hw: debug mask related to admin queue * @mask: debug mask * @desc: pointer to admin queue descriptor * @buffer: pointer to command buffer * @buf_len: max length of buffer * * Dumps debug log about adminq command with descriptor contents. **/ void iavf_debug_aq(struct iavf_hw *hw, enum iavf_debug_mask mask, void