From: Milo Kim Date: Thu, 8 Aug 2013 04:56:01 +0000 (+0900) Subject: leds: lp5523: make separate API for loading engine X-Git-Tag: v3.12-rc1~32^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9e1730b295087f5561477a184878783fd3d96d2;p=pandora-kernel.git leds: lp5523: make separate API for loading engine lp5523_load_engine() It is called whenever the operation mode is changed to 'load'. It is used for simple operation mode change. It will be used when engine mode and LED selection is updated in later patch. lp5523_load_engine_and_select_page() Change the operation mode to 'load' and select program page number. This is used for programming a LED pattern at a time. So load_engine() is replaced with new API, load_engine_and_select_page() in lp5523_firmware_loaded(). Signed-off-by: Milo Kim Signed-off-by: Bryan Wu --- Reading git-diff-tree failed