Ti-st suspend/resume hooks

2013-08-09 Thread Vikram Narayanan
Hi, Our i.Mx6 based platform has a wl12xx chip and the ti-st driver is in use. When the system goes to suspend, the st_kim module fails to suspend giving out -EOPNOTSUPP [1], which is quite evident from the the missing suspend/resume hooks in the wilink_platform_data. [2] Are there any ways

[PATCH] arm/omap: Replace board_ref_clock with enum values

2012-09-26 Thread Vikram Narayanan
Use the enum for board_ref_clock from linux/wl12xx.h Signed-off-by: Vikram Narayanan vikram...@gmail.com Cc: Tony Lindgren t...@atomide.com Cc: linux-omap@vger.kernel.org --- I'm not subscribed to the list. So please keep me in Cc for the replies. arch/arm/mach-omap2/board-omap4panda.c