]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i2c: adv7511: Move the common data structures to header file
authorArchit Taneja <architt@codeaurora.org>
Mon, 7 Sep 2015 06:15:02 +0000 (11:45 +0530)
committerSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Mon, 11 Jan 2016 09:54:44 +0000 (09:54 +0000)
commit99912f905d3dc6df148cd8fe178140ce9bf4468f
tree3983b1f3020f871b87cab0c731297e969c7d5829
parenta1360ddefb6ecf456c1baaef32948abd3759194f
drm/i2c: adv7511: Move the common data structures to header file

This patch moves the adv7511 data structure to header file so that the
audio driver file could use it.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
drivers/gpu/drm/i2c/adv7511.c
drivers/gpu/drm/i2c/adv7511.h