From: Manohar Vanga Date: Fri, 4 Nov 2011 10:12:30 +0000 (+0100) Subject: staging: vme: remove vme_add_bus() and vme_remove_bus() X-Git-Tag: v3.3-rc1~152^2~101^2~271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b93c2a2f1d560463cbcd6e3fca5366b75e99b4b;p=pandora-kernel.git staging: vme: remove vme_add_bus() and vme_remove_bus() The functions vme_add_bus() and vme_remove_bus() were only being used in the vme_register_bridge() and vme_unregister_bridge() functions respectively. This patch gets rid of them and moves their code to vme_register_bridge() and vme_unregister_bridge(). Signed-off-by: Manohar Vanga Acked-by: Martyn Welch Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed