From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Tue, 03 Jul 2012 11:11:47 -0700 Subject: [PATCH] remoteproc: remove the get_by_name/put API In-Reply-To: <1341259857-17382-1-git-send-email-ohad@wizery.com> References: <1341259857-17382-1-git-send-email-ohad@wizery.com> Message-ID: <4FF335E3.5040509@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 07/02/12 13:10, Ohad Ben-Cohen wrote: > Remove rproc_get_by_name() and rproc_put(), and the associated > remoteproc infrastructure that supports it (i.e. klist and friends), > because: > > 1. No one uses them > 2. Using them is highly discouraged, and any potential user > will be deeply scrutinized and encouraged to move. > > If a user, that absolutely can't live with the direct boot/shutdown > model, does show up one day, then bringing this functionality back > is going to be trivial. > > At this point though, keeping this functionality around is way too > much of a maintenance burden. > Acked-by: Stephen Boyd > Cc: Sjur Br?ndeland > Cc: Loic Pallardy > Cc: Ludovic BARRE > Cc: Michal Simek > Cc: Fernando Guzman Lugo > Cc: Suman Anna > Cc: Mark Grosen > Signed-off-by: Ohad Ben-Cohen > -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.