From: Bill Pemberton Date: Mon, 19 Nov 2012 18:19:39 +0000 (-0500) Subject: ASoC: max98088: remove use of __devexit_p X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~39^2~8^2~61^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6939565fa55e5c1dcce98979eb071278e10acf15;p=pandora-kernel.git ASoC: max98088: remove use of __devexit_p CONFIG_HOTPLUG is going away as an option so __devexit_p is no longer needed, remove it. Also fix the indentation for the initialization of the max98088_i2c_driver struct to make chkpatch happy. Signed-off-by: Bill Pemberton Cc: Jaroslav Kysela Cc: Takashi Iwai Cc: alsa-devel@alsa-project.org Signed-off-by: Mark Brown --- Reading git-diff-tree failed